Uses of Class
ucar.visad.display.DisplayableData
Packages that use DisplayableData
Package
Description
The idv package.
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 aerological diagrams.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of DisplayableData in ucar.unidata.idv
Methods in ucar.unidata.idv that return DisplayableDataModifier and TypeMethodDescriptionDisplayControl.getDisplayListDisplayable
(ViewManager view) Get the displayable for the display list for the particular view -
Uses of DisplayableData in ucar.unidata.idv.control
Subclasses of DisplayableData in ucar.unidata.idv.controlModifier and TypeClassDescriptionclass
Supports a profile trace on a thermodynamic diagram.Fields in ucar.unidata.idv.control declared as DisplayableDataModifier and TypeFieldDescriptionprotected DisplayableData
TrackControl.timesHolder
the displayable that holdss the timesprotected DisplayableData
CrossSectionControl.vcsDisplay
Displayable for depicting cross section in the control windowprotected DisplayableData
CrossSectionControl.xsDisplay
Displayable for depicting cross section in the main windowMethods in ucar.unidata.idv.control that return DisplayableDataModifier and TypeMethodDescriptionprotected DisplayableData
FlowTimeHeightControl.createDataDisplay()
Create theDisplayable
for the data depiction.protected DisplayableData
HovmollerControl.createDataDisplay()
Create the default data display if not showAsContoursprotected DisplayableData
TimeHeightControl.createDataDisplay()
Create the default data display if not showAsContoursprotected DisplayableData
DisplayControlImpl.createDisplayListDisplayable
(ViewManager view) Make the DisplayListDisplayableprotected DisplayableData
ColorRadarVolumeControl.createMainDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.protected DisplayableData
ColorPlanViewControl.createPlanDisplay()
Method to create the particularDisplayableData
that this this instance uses for data depictions.protected DisplayableData
ContourPlanViewControl.createPlanDisplay()
Method to create the particularDisplayableData
that this this instance uses for data depictions.protected DisplayableData
FlowPlanViewControl.createPlanDisplay()
Create theDisplayable
for the data depiction.protected DisplayableData
GridTrajectoryControlNew.MyTrajectoryControl.createPlanDisplay()
_more_protected DisplayableData
ImagePlanViewControl.createPlanDisplay()
Method to create the particularDisplayableData
that this this instance uses for data depictions.protected abstract DisplayableData
PlanViewControl.createPlanDisplay()
Method for creating theDisplayableData
object that is the main depiction for the data controlled by thisPlanViewControl
; implemented by each subclass.TopographyControl.createPlanDisplay()
Method for creating theDisplayableData
object that is the main depiction for the data controlled by thisPlanViewControl
; implemented by each subclass.protected DisplayableData
ValuePlanViewControl.createPlanDisplay()
Method to create the particularDisplayableData
that this this instance uses for data depictions.protected DisplayableData
VolumeVectorControl.createPlanDisplay()
_more_protected DisplayableData
ColorCrossSectionControl.createVCSDisplay()
Create theDisplayableData
that will be used to depict the data in the control's display.protected DisplayableData
ColorRhiControl.createVCSDisplay()
Create theDisplayableData
that will be used to depict the data in the control's display.protected DisplayableData
ContourCrossSectionControl.createVCSDisplay()
Create the display for the ancillary control window.protected abstract DisplayableData
CrossSectionControl.createVCSDisplay()
Create theDisplayableData
that will be used to depict the data in the control's display.protected DisplayableData
DataTransectControl.createVCSDisplay()
Create theDisplayableData
that will be used to depict the data in the cross section view display.protected DisplayableData
FlowCrossSectionControl.createVCSDisplay()
Create the depiction for the data in the control windowprotected DisplayableData
RadarRhiControl.createVCSDisplay()
Create theDisplayableData
that will be used to depict the data in the control's display.protected DisplayableData
ColorCrossSectionControl.createXSDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.protected DisplayableData
ColorRhiControl.createXSDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.protected DisplayableData
ContourCrossSectionControl.createXSDisplay()
Create the display for the vertical cross section in the main window.protected abstract DisplayableData
CrossSectionControl.createXSDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.protected DisplayableData
DataTransectControl.createXSDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.protected DisplayableData
FlowCrossSectionControl.createXSDisplay()
Create the depiction for the data in the main windowprotected DisplayableData
RadarRhiControl.createXSDisplay()
Create theDisplayableData
that will be used to depict the data in the main display.HovmollerControl.getDataDisplay()
Return theDisplayable
created by createDataDisplay.TimeHeightControl.getDataDisplay()
Return theDisplayable
created by createDataDisplay.DisplayControlImpl.getDisplayListDisplayable
(ViewManager view) Get the displayable for the Display ListColorRadarVolumeControl.getMainDisplay()
Get theDisplayableData
used for depicting data in the main display.PlanViewControl.getPlanDisplay()
Return the displayable of the Plan View as a DisplayableData.CrossSectionControl.getVerticalCSDisplay()
Get theDisplayableData
used for depicting data in the control's display.CrossSectionControl.getXSDisplay()
Get theDisplayableData
used for depicting data in the main display.Methods in ucar.unidata.idv.control with parameters of type DisplayableDataModifier and TypeMethodDescriptionprotected void
DisplayControlImpl.setDisplayListProperties
(DisplayableData d, ViewManager view) Set the display list properties on the displayable -
Uses of DisplayableData in ucar.unidata.view.sounding
Subclasses of DisplayableData in ucar.unidata.view.soundingModifier and TypeClassDescriptionprotected static class
Provides support for the left pressure-axis labels.protected static class
Provides support for the lower temperature labels.protected class
Internal class for displaying a wind staffprotected static class
Provides support for labels for the pressure axis.protected static class
Provides support for the left pressure-axis labels.protected static class
Provides support for labels on the temperature axis.protected static class
Provides support for the lower temperature labels.class
Supports an airtemperature-profile as a JavaBean.class
Supports background contours on a thermodynamic diagram.class
Supports a non-standard box background on a thermodynamic diagram.class
Provides support for the center pole of a 3D wind hodograph.class
Provides support for compass labels.class
Supports an dew-point profile as a JavaBean.class
Supports the display of a mean wind.final class
Supports background dry adiabats on a thermodynamic diagram.class
Provides support for displaying the dry portion of a lifted parcel's pseudo- adiabatic trajectory.class
Provides support for intermediate-level rings in a 3D wind hodograph.final class
Supports background isobars on a thermodynamic diagram.final class
Supports background isotherms on a thermodynamic diagram.class
Provides support for displaying the mean wind as a trace (ex: a point).class
Provides support for displaying a constant mixing-ratio curve from a saturation point to lower pressure.class
Supports a profile trace on a thermodynamic diagram.final class
Supports background saturation adiabats on a thermodynamic diagram.final class
Provides support for displaying contours of constant saturation mixing-ratio on a thermodynamic diagram.class
Provides support for the saturated portion of the pseudo-adiabatic trajectory of a lifted air parcel.class
Provides support for displaying scale-labels along an axis.class
Provides support for speed labels for a 3D wind hodograph.class
Provides support for displaying a parcel's trajectory.class
Supports the display a horizontal wind as a wind-direction shaft with barbs.class
Supports the display a horizontal wind as a wind-direction shaft with barbs.protected class
Provides support for displaying a wind profile as an (x,y,z) trace. -
Uses of DisplayableData in ucar.visad.display
Subclasses of DisplayableData in ucar.visad.displayModifier and TypeClassDescriptionclass
Displayable for a color scale in a display.class
A class to support showing 2D gridded data as colored contours on a plane in a NavigatedDisplay.class
Provides support for a Displayable that comprises a set of contour lines.class
Provides support for a Displayable comprising a cross-hair.class
Provides support for a Displayable that comprises a set of drawn curves.class
Provides support for a Displayable displays wind data (u,v) or (spd, dir) as wind vectors.class
FrontDrawer is the VisAD class for manipulation of fronts.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
Displayable to encompass a manipulable point that can be moved around the display.class
Provides support for a Displayable that comprises an iso-surface Supports color tables as well.class
Class for creating lat/lon labelsclass
Displayable to support Latitude and Longitude lines.class
Provides support for line drawings.class
Provides support for displaying map lines.class
Subclass of LineDrawing to support a pickable data objectclass
Provides support for a color coded display of a track trace.class
Provides support for lines drawing in a polar coordinate system.class
This class is used to draw one line connecting two end points.class
Provides support for a Displayable comprising a set of Radialsclass
Provides support for a Displayable that needs a map to either Display.RGB or to Display.RGBA.class
Labels for RingSetsclass
Provides support for a set of evenly-spaced, concentric rings (ie: a "bullseye").class
Provides support for a Displayable that comprises a rubber band box.class
Provides support for labeling the scale of an axis.class
Displayable to encompass a manipulable point that can be moved around the display.class
Displayable to encompass a manipulable point that can be moved around the display.class
Provides support for display of station locations.class
Class for displaying a station (layout) model plotclass
Super class for displaying text dataclass
Provides support for a color coded display of a track trace.class
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.Constructors in ucar.visad.display with parameters of type DisplayableDataModifierConstructorDescriptionConstructs from another instance.