Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected FrontDrawer |
FrontGlyph.doMakeFrontDrawer()
make the frontDrawer
|
protected FrontDrawer |
ArrowGlyph.doMakeFrontDrawer()
make the frontDrawer
|
protected FrontDrawer |
FrontGlyph.getFrontDrawer()
get the frontDrawer
|
Modifier and Type | Method and Description |
---|---|
protected void |
FrontGlyph.setBaseScale(DrawingControl control,
FrontDrawer frontDrawer)
Utility
|
Constructor and Description |
---|
FrontDrawer(FrontDrawer that)
Create a front drawer from another instance
|