Uses of Interface
ucar.visad.display.GridDisplayable
Packages that use GridDisplayable
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of GridDisplayable in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return GridDisplayableModifier and TypeMethodDescriptionColorRadarVolumeControl.getGridDisplayable()
Get theGridDisplayable
used for setting the data.CrossSectionControl.getGridDisplayable()
Get theGridDisplayable
used for setting the data.PlanViewControl.getGridDisplayable()
Return theDisplayable
of the Plan View as aGridDisplayable
. -
Uses of GridDisplayable in ucar.visad.display
Classes in ucar.visad.display that implement GridDisplayableModifier and TypeClassDescriptionclass
A class to support showing 2D gridded data as colored contours on a plane in a NavigatedDisplay.class
Provides support for a Displayable displays wind data (u,v) or (spd, dir) as wind vectors.class
A class to support showing 2D gridded data as color on a plane in a DisplayMaster.class
A class to support showing 3D gridded data as an IsoSurfaceclass
Class for displaying grid point values as textclass
Provides support for a Displayable that needs a map to (Display.Red,Display.Green,Display.Blue)class
Provides support for displaying ImageSequencesclass
A class to support showing 3D gridded data as a volume in a DisplayMaster.class
Provides support for a Displayable to show wind with the conventional meteorological "wind barb" symbols.