Uses of Class
ucar.visad.display.FrontDrawer

Packages that use FrontDrawer
ucar.unidata.idv.control.drawing Drawing control utilities and wrappers for glyphs. 
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of FrontDrawer in ucar.unidata.idv.control.drawing
 

Methods in ucar.unidata.idv.control.drawing that return FrontDrawer
protected  FrontDrawer FrontGlyph.doMakeFrontDrawer()
          make the frontDrawer
protected  FrontDrawer ArrowGlyph.doMakeFrontDrawer()
          make the frontDrawer
protected  FrontDrawer FrontGlyph.getFrontDrawer()
          get the frontDrawer
 

Methods in ucar.unidata.idv.control.drawing with parameters of type FrontDrawer
protected  void FrontGlyph.setBaseScale(DrawingControl control, FrontDrawer frontDrawer)
          Utility
 

Uses of FrontDrawer in ucar.visad.display
 

Constructors in ucar.visad.display with parameters of type FrontDrawer
FrontDrawer(FrontDrawer that)
          Create a front drawer from another instance