|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.symbol.WindBarbSymbol.WindDrawer
public static class WindBarbSymbol.WindDrawer
Class WindDrawer knows how to draw windbarbs
| Constructor Summary | |
|---|---|
WindBarbSymbol.WindDrawer()
ctor |
|
WindBarbSymbol.WindDrawer(boolean isSouth)
ctor |
|
| Method Summary | |
|---|---|
void |
draw(Graphics2D g,
int x,
int y,
int width,
int height,
double speed,
double dirDegrees)
draw |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindBarbSymbol.WindDrawer()
public WindBarbSymbol.WindDrawer(boolean isSouth)
| Method Detail |
|---|
public void draw(Graphics2D g,
int x,
int y,
int width,
int height,
double speed,
double dirDegrees)
g - graphicsx - xy - ywidth - widthheight - heightspeed - wind speeddirDegrees - wind dir
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||