Uses of Class
ucar.visad.display.DisplayMaster
Packages that use DisplayMaster
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.
The view component for geolocation (projections, navigated panels, etc).
Provides support for aerological diagrams.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of DisplayMaster in ucar.unidata.idv
Subclasses of DisplayMaster in ucar.unidata.idvModifier and TypeClassDescriptionclass
A VisAD display for 2D vertical cross sections of 3D data fields.Methods in ucar.unidata.idv that return DisplayMasterModifier and TypeMethodDescriptionprotected DisplayMaster
CrossSectionViewManager.doMakeDisplayMaster()
Factory method for creating the display masterprotected DisplayMaster
HodographViewManager.doMakeDisplayMaster()
Factory method for creating the display master.protected DisplayMaster
HovmollerViewManager.doMakeDisplayMaster()
Factory method to create the display master.protected DisplayMaster
MapViewManager.doMakeDisplayMaster()
Make the DisplayMaster for this ViewManagerprotected DisplayMaster
SoundingViewManager.doMakeDisplayMaster()
Factory method for creating the display masterprotected DisplayMaster
TimeHeightViewManager.doMakeDisplayMaster()
Factory method to create the display masterprotected DisplayMaster
TransectViewManager.doMakeDisplayMaster()
Factory method to create the display masterprotected DisplayMaster
ViewManager.doMakeDisplayMaster()
Make the DisplayMaster for this ViewManger.DisplayInfo.getDisplayMaster()
Get theDisplayMaster
.ViewManager.getMaster()
Get theDisplayMaster
.Methods in ucar.unidata.idv with parameters of type DisplayMasterModifier and TypeMethodDescriptionprotected void
NavigatedViewManager.setDisplayMaster
(DisplayMaster master) Set theDisplayMaster
protected void
ViewManager.setDisplayMaster
(DisplayMaster master) Set theDisplayMaster
Constructors in ucar.unidata.idv with parameters of type DisplayMasterModifierConstructorDescriptionHodographViewManager
(ViewContext viewContext, DisplayMaster master, ViewDescriptor viewDescriptor, String properties) Create a HodographViewManager with the given context, display, descriptor, properties string.SoundingViewManager
(ViewContext viewContext, DisplayMaster master, ViewDescriptor viewDescriptor, String properties) Create a SoundingViewManager with the given context, display, descriptor, properties string.ViewManager
(ViewContext viewContext, DisplayMaster master, ViewDescriptor viewDescriptor, String properties) Create this ViewManager. -
Uses of DisplayMaster in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return DisplayMasterModifier and TypeMethodDescriptionDisplayControlImpl.getDisplayMaster
(Displayable displayable) A helper method for finding theDisplayMaster
that displays the givenDisplayable
ScatterDisplay.makeImageDisplay
(MapProjection mapProj, FlatField image, FlatField mask_image, Range imageRange, ColorTable colorTable) _more_ScatterDisplay.makeScatterDisplay()
_more_Methods in ucar.unidata.idv.control with parameters of type DisplayMasterModifier and TypeMethodDescriptionprotected void
DisplayControlImpl.addDisplayMaster
(DisplayMaster s) A sub-class can register any DisplayMaster-s created and managed by them.void
Grid2DReadoutProbe.doMakeProbe
(Color probeColor, DisplayMaster master) Make the probe with the specificColor
and associate it with the givenDisplayMaster
.Constructors in ucar.unidata.idv.control with parameters of type DisplayMasterModifierConstructorDescriptionGrid2DReadoutProbe
(FlatField grid2d, DisplayMaster master) Default Constructor. -
Uses of DisplayMaster in ucar.unidata.view.geoloc
Subclasses of DisplayMaster in ucar.unidata.view.geolocModifier and TypeClassDescriptionclass
Provides a navigated globe for displaying geolocated data.class
Provides a navigated VisAD DisplayImpl for displaying data.class
Provides a navigated VisAD DisplayImpl for displaying data.class
Provides a navigated VisAD DisplayImpl for displaying data.class
Provides support for a navigated VisAD DisplayImplJ3D for meteorological data.class
Provides a navigated globe for displaying meteorological data. -
Uses of DisplayMaster in ucar.unidata.view.sounding
Subclasses of DisplayMaster in ucar.unidata.view.soundingModifier and TypeClassDescriptionclass
Provides a 2-D VisAD display for an aerological ( meteorological thermodynamic) diagram.class
Provides support for displaying a 3D wind hodograph.class
Provides support for a 2-D VisAD display for a Skew T, Log P Diagram (alias "Skew-T Chart").class
Provides support for a 2-D VisAD display for a T, -p (Stuve) diagram where p is -p**k (k = R/CP).class
Provides support for displaying vertical profiles of the horizontal wind.class
Provides support for a display comprising a wind staff. -
Uses of DisplayMaster in ucar.visad.display
Subclasses of DisplayMaster in ucar.visad.displayModifier and TypeClassDescriptionclass
A VisAD display for hovmoller displaysclass
A VisAD display for 2D vertical cross sections of 3D data fields.class
A VisAD display for cross sections of data fields.class
A wrapper for a 2D display for XY plots of dataMethods in ucar.visad.display that return DisplayMasterModifier and TypeMethodDescriptionprotected DisplayMaster
AnimationWidget.getDisplayMaster()
Get the display master that the animation is inDisplayable.getDisplayMaster()
Get the display master.Methods in ucar.visad.display with parameters of type DisplayMasterModifier and TypeMethodDescriptionprotected Set
AnimationSetInfo.makeTimeSet
(DisplayMaster displayMaster) Create the time setprotected void
CompositeDisplayable.setDisplayMaster
(DisplayMaster master) _more_protected void
Displayable.setDisplayMaster
(DisplayMaster master) Set the display master.protected void
FrontDrawer.setDisplayMaster
(DisplayMaster master) Set the display master