|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayMaster | |
|---|---|
| ucar.unidata.idv | The idv package. |
| ucar.unidata.idv.control | DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. |
| ucar.unidata.view.geoloc | The view component for geolocation (projections, navigated panels, etc). |
| ucar.unidata.view.sounding | Provides support for aerological diagrams. |
| ucar.visad.display | 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.idv | |
|---|---|
class |
VerticalXSDisplay
A VisAD display for 2D vertical cross sections of 3D data fields. |
| Methods in ucar.unidata.idv that return DisplayMaster | |
|---|---|
protected DisplayMaster |
HovmollerViewManager.doMakeDisplayMaster()
Factory method to create the display master |
protected DisplayMaster |
TimeHeightViewManager.doMakeDisplayMaster()
Factory method to create the display master |
protected DisplayMaster |
SoundingViewManager.doMakeDisplayMaster()
Factory method for creating the display master |
protected DisplayMaster |
CrossSectionViewManager.doMakeDisplayMaster()
Factory method for creating the display master |
protected DisplayMaster |
ViewManager.doMakeDisplayMaster()
Make the DisplayMaster for this ViewManger. |
protected DisplayMaster |
HodographViewManager.doMakeDisplayMaster()
Factory method for creating the display master |
protected DisplayMaster |
TransectViewManager.doMakeDisplayMaster()
Factory method to create the display master |
protected DisplayMaster |
MapViewManager.doMakeDisplayMaster()
Make the DisplayMaster for this ViewManager |
DisplayMaster |
DisplayInfo.getDisplayMaster()
Get the DisplayMaster. |
DisplayMaster |
ViewManager.getMaster()
Get the DisplayMaster. |
| Methods in ucar.unidata.idv with parameters of type DisplayMaster | |
|---|---|
protected void |
NavigatedViewManager.setDisplayMaster(DisplayMaster master)
Set the DisplayMaster |
protected void |
ViewManager.setDisplayMaster(DisplayMaster master)
Set the DisplayMaster |
| Constructors in ucar.unidata.idv with parameters of type DisplayMaster | |
|---|---|
HodographViewManager(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 DisplayMaster | |
|---|---|
DisplayMaster |
DisplayControlImpl.getDisplayMaster(Displayable displayable)
A helper method for finding the DisplayMaster
that displays the given Displayable |
| Methods in ucar.unidata.idv.control with parameters of type DisplayMaster | |
|---|---|
protected void |
DisplayControlImpl.addDisplayMaster(DisplayMaster s)
A sub-class can register any DisplayMaster-s created and managed by them. |
| Uses of DisplayMaster in ucar.unidata.view.geoloc |
|---|
| Subclasses of DisplayMaster in ucar.unidata.view.geoloc | |
|---|---|
class |
GlobeDisplay
Provides a navigated globe for displaying geolocated data. |
class |
MapProjectionDisplay
Provides a navigated VisAD DisplayImpl for displaying data. |
class |
MapProjectionDisplayJ2D
Provides a navigated VisAD DisplayImpl for displaying data. |
class |
MapProjectionDisplayJ3D
Provides a navigated VisAD DisplayImpl for displaying data. |
class |
NavigatedDisplay
Provides support for a navigated VisAD DisplayImplJ3D for meteorological data. |
class |
TransectDisplay
Provides a navigated globe for displaying meteorological data. |
| Uses of DisplayMaster in ucar.unidata.view.sounding |
|---|
| Subclasses of DisplayMaster in ucar.unidata.view.sounding | |
|---|---|
class |
AerologicalDisplay
Provides a 2-D VisAD display for an aerological ( meteorological thermodynamic) diagram. |
class |
Hodograph3DDisplay
Provides support for displaying a 3D wind hodograph. |
class |
SkewTDisplay
Provides support for a 2-D VisAD display for a Skew T, Log P Diagram (alias "Skew-T Chart"). |
class |
StuveDisplay
Provides support for a 2-D VisAD display for a T, -p (Stuve) diagram where p is -p**k (k = R/CP). |
class |
WindProfileDisplay
Provides support for displaying vertical profiles of the horizontal wind. |
class |
WindStaffDisplay
Provides support for a display comprising a wind staff. |
| Uses of DisplayMaster in ucar.visad.display |
|---|
| Subclasses of DisplayMaster in ucar.visad.display | |
|---|---|
class |
HovmollerDisplay
A VisAD display for hovmoller displays |
class |
TimeHeightDisplay
A VisAD display for 2D vertical cross sections of 3D data fields. |
class |
XSDisplay
A VisAD display for cross sections of data fields. |
class |
XYDisplay
A wrapper for a 2D display for XY plots of data |
| Methods in ucar.visad.display that return DisplayMaster | |
|---|---|
DisplayMaster |
Displayable.getDisplayMaster()
Get the display master. |
protected DisplayMaster |
AnimationWidget.getDisplayMaster()
Get the display master that the animation is in |
| Methods in ucar.visad.display with parameters of type DisplayMaster | |
|---|---|
protected Set |
AnimationSetInfo.makeTimeSet(DisplayMaster displayMaster)
Create the time set |
protected void |
Displayable.setDisplayMaster(DisplayMaster master)
Set the display master. |
protected void |
CompositeDisplayable.setDisplayMaster(DisplayMaster master)
_more_ |
protected void |
FrontDrawer.setDisplayMaster(DisplayMaster master)
Set the display master |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||