|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ucar.unidata.idv | |
|---|---|
| ucar.unidata.data | The data package. |
| ucar.unidata.idv | The idv package. |
| ucar.unidata.idv.chooser | Choosers for the IDV. |
| ucar.unidata.idv.chooser.adde | |
| ucar.unidata.idv.collab | Collaboration support for the IDV. |
| 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.idv.control.drawing | Drawing control utilities and wrappers for glyphs. |
| ucar.unidata.idv.control.editor | |
| ucar.unidata.idv.control.multi | The IDV MultiDisplay. |
| ucar.unidata.idv.control.storm | |
| ucar.unidata.idv.publish | IDV support for publishing to web logs and THREDDS catalogs |
| ucar.unidata.idv.ui | User Interface (UI) classes for the IDV |
| ucar.visad.display | Provides support for hiding some of the complexity of the VisAD package. |
| Classes in ucar.unidata.idv used by ucar.unidata.data | |
|---|---|
| IdvContext
A base context interface for some common methods |
|
| IdvResourceManager
This class manages the set of resources that are used to instantiate the IDV. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| JythonManager
Manages jython related functionality: The set of jtyhon interpreters used in the app. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv | |
|---|---|
| ArgsManager
This manages the parsing and processing of the command line arguments to the IDV. |
|
| ControlContext
This interface is how DisplayControls view the
IntegratedDataViewer. |
|
| ControlDescriptor
This holds a description, derived from a controls.xml file, of a DisplayControl. |
|
| DisplayControl
A class to support controling the aspects of a display. |
|
| DisplayConventions
Provides a set of display conventions (e.g., contour interval, default color map, etc) typically based on parameter names (e.g., "rh", "temp", etc.). |
|
| DisplayInfo
This class contains the triple: DisplayControl,
Displayable
and ViewManager. |
|
| History
This class is used to keep track of the files and the data sources that a user has loaded. |
|
| IdvBase
This is the base class for the IntegratedDataViewer. |
|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| IdvContext
A base context interface for some common methods |
|
| IdvManager
This is a base class for the different IDV managers (e.g., IdvUIManager. |
|
| IdvObjectStore
Provides some IDV specific extensions to the XmlObjectStore. |
|
| IdvPersistenceManager
This class defines what is to be saved when we are doing an advanced save of the state to a bundle |
|
| IdvPreferenceManager
This class is responsible for the preference dialog and managing general preference state. |
|
| IdvProjectionManager
This class is used to edit the set of DataAlias-s
used. |
|
| IdvResourceManager
This class manages the set of resources that are used to instantiate the IDV. |
|
| IdvResourceManager.IdvResource
Class IdvResource holds the resources files for a particular type of resource |
|
| IdvResourceManager.XmlIdvResource
Class XmlIdvResource. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| JythonManager
Manages jython related functionality: The set of jtyhon interpreters used in the app. |
|
| JythonManager.LibHolder
Class LibHolder holds all things for a single lib |
|
| MapViewManager
A wrapper around a MapProjectDisplay display master. |
|
| NavigatedViewManager
|
|
| PluginManager
|
|
| SavedBundle
An object to handle a saved bundle. |
|
| StateManager
This class manages the intialize properties that configure the IDV and the persistent store for writing preferences, etc. |
|
| ViewContext
This interface defines the context in which a ViewManager exists. |
|
| ViewDescriptor
This class has never been fully fleshed out (in part because it has done what we need it to do. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| VMManager
This class manages the set of ViewManagers. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.chooser | |
|---|---|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| IdvManager
This is a base class for the different IDV managers (e.g., IdvUIManager. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| SavedBundle
An object to handle a saved bundle. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.chooser.adde | |
|---|---|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.collab | |
|---|---|
| DisplayControl
A class to support controling the aspects of a display. |
|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| IdvManager
This is a base class for the different IDV managers (e.g., IdvUIManager. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.control | |
|---|---|
| ControlContext
This interface is how DisplayControls view the
IntegratedDataViewer. |
|
| ControlDescriptor
This holds a description, derived from a controls.xml file, of a DisplayControl. |
|
| CrossSectionViewManager
A wrapper around a Cross Section (XSDisplay) display master. |
|
| DisplayControl
A class to support controling the aspects of a display. |
|
| DisplayConventions
Provides a set of display conventions (e.g., contour interval, default color map, etc) typically based on parameter names (e.g., "rh", "temp", etc.). |
|
| DisplayInfo
This class contains the triple: DisplayControl,
Displayable
and ViewManager. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| MapViewManager
A wrapper around a MapProjectDisplay display master. |
|
| SoundingViewManager
A wrapper around a sounding display (AerologicalDisplay) like a Skew-T Provides an interface for managing user interactions, gui creation, etc. |
|
| TimeHeightViewManager
A wrapper around a TimeHeight display master. |
|
| TransectViewManager
A wrapper around a TransectDisplay display master. |
|
| ViewContext
This interface defines the context in which a ViewManager exists. |
|
| ViewDescriptor
This class has never been fully fleshed out (in part because it has done what we need it to do. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.control.drawing | |
|---|---|
| ViewDescriptor
This class has never been fully fleshed out (in part because it has done what we need it to do. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.control.editor | |
|---|---|
| DisplayControl
A class to support controling the aspects of a display. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.control.multi | |
|---|---|
| ControlContext
This interface is how DisplayControls view the
IntegratedDataViewer. |
|
| ControlDescriptor
This holds a description, derived from a controls.xml file, of a DisplayControl. |
|
| DisplayControl
A class to support controling the aspects of a display. |
|
| MapViewManager
A wrapper around a MapProjectDisplay display master. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.control.storm | |
|---|---|
| DisplayControl
A class to support controling the aspects of a display. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.publish | |
|---|---|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| IdvManager
This is a base class for the different IDV managers (e.g., IdvUIManager. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| Classes in ucar.unidata.idv used by ucar.unidata.idv.ui | |
|---|---|
| ControlDescriptor
This holds a description, derived from a controls.xml file, of a DisplayControl. |
|
| DisplayControl
A class to support controling the aspects of a display. |
|
| IdvConstants
This holds a variety of constants used throughout the IDV |
|
| IdvManager
This is a base class for the different IDV managers (e.g., IdvUIManager. |
|
| IdvPersistenceManager
This class defines what is to be saved when we are doing an advanced save of the state to a bundle |
|
| IdvPreferenceManager
This class is responsible for the preference dialog and managing general preference state. |
|
| IntegratedDataViewer
This is the central class for IDV applications. |
|
| MapViewManager
A wrapper around a MapProjectDisplay display master. |
|
| NavigatedViewManager
|
|
| SavedBundle
An object to handle a saved bundle. |
|
| ViewManager
A wrapper around a DisplayMaster. |
|
| Classes in ucar.unidata.idv used by ucar.visad.display | |
|---|---|
| JythonManager
Manages jython related functionality: The set of jtyhon interpreters used in the app. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||