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
  • Constructor Details

    • VectorDrawer

      public VectorDrawer()
      Default ctor
  • Method Details

    • 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 - graphics
      x - x
      y - y
      width - width
      height - height
      speed - wind speed
      dirDegrees - wind dir