ucar.unidata.ui.symbol
Class WindVectorSymbol.VectorDrawer
java.lang.Object
ucar.unidata.ui.symbol.WindBarbSymbol.WindDrawer
ucar.unidata.ui.symbol.WindVectorSymbol.VectorDrawer
- Enclosing class:
- WindVectorSymbol
public static class WindVectorSymbol.VectorDrawer
- extends WindBarbSymbol.WindDrawer
Class VectorDrawer knows how to draw wind vectors
- Author:
- IDV Development Team
|
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 |
WindVectorSymbol.VectorDrawer
public WindVectorSymbol.VectorDrawer()
- Default ctor
draw
public void draw(Graphics2D g,
int x,
int y,
int width,
int height,
double speed,
double dirDegrees)
- draw
- Overrides:
draw in class WindBarbSymbol.WindDrawer
- Parameters:
g - graphicsx - xy - ywidth - widthheight - heightspeed - wind speeddirDegrees - wind dir