|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharableImpl | |
|---|---|
| ucar.unidata.collab | Package for collaboration utilities. |
| ucar.unidata.data | The data package. |
| ucar.unidata.data.gis | DataSource classes and utilities for GIS-like data. |
| ucar.unidata.data.grid | DataSource classes and utilities for gridded data. |
| ucar.unidata.data.imagery | DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. |
| ucar.unidata.data.point | DataSource classes and utilities for point (e.g., surface) data. |
| ucar.unidata.data.profiler | DataSource classes and utilities for wind profiler data. |
| ucar.unidata.data.radar | DataSource classes and utilities for radar data. |
| ucar.unidata.data.sounding | DataSource classes and utilities for sounding data. |
| ucar.unidata.data.text | DataSource classes and utilities for text-like data. |
| 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.idv.control.chart | Charting facilities used by DisplayControls. |
| ucar.unidata.idv.control.editor | This package is my (jeffmc) aborted protyping effort for a radar editor facility. |
| ucar.unidata.idv.control.multi | The IDV MultiDisplay. |
| ucar.unidata.idv.flythrough | |
| ucar.unidata.idv.ui | User Interface (UI) classes for the IDV |
| ucar.unidata.ui | User interface utilities: extensions of AWT and Swing classes. |
| ucar.visad.display | Provides support for hiding some of the complexity of the VisAD package. |
| Uses of SharableImpl in ucar.unidata.collab |
|---|
| Subclasses of SharableImpl in ucar.unidata.collab | |
|---|---|
class |
PropertiedThing
This abstract class handles showing a properties dialog and manages a set of property change listeners. |
| Uses of SharableImpl in ucar.unidata.data |
|---|
| Subclasses of SharableImpl in ucar.unidata.data | |
|---|---|
class |
CacheDataSource
Used to cache a data choice and its data |
class |
DataSourceImpl
An abstract class that implements the DataSource interface. |
class |
DescriptorDataSource
This simply holds a list of DerivedDataDescriptors It is used, for example, to represent a collection of end-user defined formulas (i.e., DerivedDataDescriptor) |
class |
FilesDataSource
A data source for balloon and aircraft tracks |
class |
ListDataSource
This simply holds a list of DataChoices It is used, for example, to represent a collection of end-user defined formulas (i.e., DerivedDataChoice) |
class |
SerializedDataSource
This data source knows how to read in a zip file that contains an index xml file and a set of serialized visad.Data objects |
class |
VisadDataSource
This is an implementation that will read in a generic data file and return a single Data choice that is a VisAD Data object. |
| Uses of SharableImpl in ucar.unidata.data.gis |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.gis | |
|---|---|
class |
DemDataSource
DataSource for Digital Elevation Model (DEM) files. |
class |
GeodasDataSource
Class GeodasDataSource tmop |
class |
GeotiffDataSource
This is an implementation that will read in a generic data file and return a single Data choice that is a VisAD Data object. |
class |
KmlDataSource
DataSource for Web Map Servers |
class |
PlaceFileDataSource
This reads placefile and generates a xgrf file Placefile syntax is defined here: http://www.grlevelx.com/downloads/places.txt |
class |
ShapeFileDataSource
DataSource for Shapefiles. |
class |
WmsDataSource
DataSource for Web Map Servers |
| Uses of SharableImpl in ucar.unidata.data.grid |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.grid | |
|---|---|
class |
DodsGeoGridDataSource
A helper derived class to instantiate a DODS netcdf |
class |
GeoGridDataSource
Handles gridded files |
class |
GridDataSource
An abstract class that provides a list of 2d and 3d DataCategory objects for grid data sources. |
class |
ImageGridDataSource
Handles gridded files |
class |
Vis5DDataSource
A data source for Vis5D data files. |
| Uses of SharableImpl in ucar.unidata.data.imagery |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.imagery | |
|---|---|
class |
AddeImageDataSource
A data source for ADDE images. |
class |
ImageDataSource
Abstract DataSource class for images files. |
class |
ImageXmlDataSource
This is an implementation that will read in a generic data file and return a single Data choice that is a VisAD Data object. |
class |
McIDASImageDataSource
A data source for ADDE images AREA files. |
| Uses of SharableImpl in ucar.unidata.data.point |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.point | |
|---|---|
class |
AddePointDataSource
A data source for ADDE point data |
class |
CDOGTextPointDataSource
DataSource to handle the Comprehensive Deepwater Oil and Gass (CDOG) Blowout Model space delimited text output |
class |
DbPointDataSource
|
class |
DiamondPointDataSource
Created by IntelliJ IDEA. |
class |
GNOMETextPointDataSource
Datasource for the GNOME SPLOTS (General NOAA Operational Modeling Environement SPill DOTS") files. |
class |
NetcdfMetarDataSource
Deprecated. use NetcdfPointDataSource |
class |
NetcdfPointDataSource
A data source for netCDF or CDM point data |
class |
PointCloudDataSource
A display control for volume rendering of a 3D grid |
class |
PointDataSource
A data source for point data |
class |
TextPointDataSource
A data source for point data from a Text file |
class |
WaterMLDataSource
|
| Uses of SharableImpl in ucar.unidata.data.profiler |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.profiler | |
|---|---|
class |
AddeProfilerDataSource
A data source for Profiler Network data from an ADDE server. |
class |
CDMProfilerDataSource
Created by IntelliJ IDEA. |
class |
EOLProfilerDataSource
A data source for EOL profiler data |
| Uses of SharableImpl in ucar.unidata.data.radar |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.radar | |
|---|---|
class |
CDMRadarDataSource
A data source for radar data through the netCDF Common Data Model (CDM) Radial Datatype API. |
class |
DoradeDataSource
A data source for DORADE radar data |
class |
Level2RadarDataSource
A data source for Archive Level II Radar data files. |
class |
NetcdfRadarDataSource
A data source for DORADE radar data |
class |
RadarDataSource
A data source for Radar data files. |
| Uses of SharableImpl in ucar.unidata.data.sounding |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.sounding | |
|---|---|
class |
CDMProfileDataSource
The Class CDMPointDataSource. |
class |
DbTrajectoryDataSource
|
class |
RaobDataSource
DataSource for RAOB soundings. |
class |
SondeDataSource
A data source for balloon and aircraft tracks |
class |
TrackDataSource
A data source for balloon and aircraft tracks |
class |
TrajectoryFeatureTypeDataSource
Created by IntelliJ IDEA. |
| Uses of SharableImpl in ucar.unidata.data.text |
|---|
| Subclasses of SharableImpl in ucar.unidata.data.text | |
|---|---|
class |
AddeTextDataSource
Class for data sources of ADDE text data. |
class |
AddeTextProductDataSource
A class for handling text ADDE test |
class |
DrawingDataSource
A class for handling text (and HTML) classes |
class |
FrontDataSource
A class for handling text (and HTML) classes |
class |
MovieDataSource
A DataSource for movie (QuickTime, AVI) data. |
class |
NwxTextProductDataSource
A class for handling text products configured from NWX tables |
class |
TextDataSource
A class for handling text (and HTML) classes |
class |
TextProductDataSource
A class for handling text products (e.g. |
| Uses of SharableImpl in ucar.unidata.idv |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv | |
|---|---|
class |
CrossSectionViewManager
A wrapper around a Cross Section (XSDisplay) display master. |
class |
HodographViewManager
A wrapper around a hodograph display Provides an interface for managing user interactions, gui creation, etc. |
class |
HovmollerViewManager
A wrapper around a Hovmoller display master. |
class |
MapViewManager
A wrapper around a MapProjectDisplay display master. |
class |
NavigatedViewManager
|
class |
SoundingViewManager
A wrapper around a sounding display (AerologicalDisplay) like a Skew-T Provides an interface for managing user interactions, gui creation, etc. |
class |
TimeHeightViewManager
A wrapper around a TimeHeight display master. |
class |
TransectViewManager
A wrapper around a TransectDisplay display master. |
class |
ViewManager
A wrapper around a DisplayMaster. |
| Uses of SharableImpl in ucar.unidata.idv.control |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.control | |
|---|---|
class |
AerologicalSoundingControl
Abstract class for displaying an aerological diagram (eg, Skew-T log p) of an atmospheric sounding. |
class |
AnimationTextControl
|
class |
AudioControl
Class AudioControl Plays and records audio |
class |
BaseImageControl
A DisplayControl for handling image sequences |
class |
CappiControl
Class for controlling the display of CAPPIs of WSR-88D Level II data |
class |
ChatLogControl
DisplayControl for displaying straight text or HTML. |
class |
ColorCrossSectionControl
Class for displaying cross sections as color shaded displays. |
class |
ColorPlanViewControl
Class for controlling the display of color shaded plan views of gridded data. |
class |
ColorRadarVolumeControl
Class to make controls and displays for WS-88D level II data showing all values for one parm from a full volume scan (one data file) as pixels in 3d space above the Earth. |
class |
ColorRhiControl
Class to make displays and controls for a pseudo-RHI plot of WSR-88D Level II data. |
class |
ContourCrossSectionControl
A cross section control for displaying contours. |
class |
ContourPlanViewControl
A control for displaying gridded data as 2D contours. |
class |
CrossSectionControl
TODO: We need to be able to persist/unpersist the ViewManager so its state is saved. |
class |
DataTransectControl
Class for displaying transects of data along a cross section line. |
class |
DisplayControlBase
Some display control oriented utilities |
class |
DisplayControlImpl
This is the main base class for all DisplayControls. |
class |
DrawingControl
A MetApps Display Control for drawing lines on a navigated display. |
class |
FlowCrossSectionControl
A cross section control for depicting flow (vectors or wind barbs) |
class |
FlowPlanViewControl
A plan view control for flow data (vector or wind barbs) |
class |
FlowTimeHeightControl
A plan view control for flow data (vector or wind barbs) |
class |
GriddedSkewTControl
Deprecated. use GriddedSoundingControl |
class |
GriddedSoundingControl
Creates an aerological sounding diagram for soundings. |
class |
GridDisplayControl
Class with methods used by a DisplayControlImpl. |
class |
GridTableControl
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter. |
class |
HovmollerControl
Class description |
class |
ImageControl
Class for controlling the display of color images. |
class |
ImageMovieControl
Class for controlling the display of color images. |
class |
ImagePlanViewControl
Class for controlling the display of images. |
class |
ImageSequenceControl
A DisplayControl for handling image sequences |
class |
JythonControl
Allows for the creation of a display by an end user through the use of Jython |
class |
Level2ColorCrossSectionControl
Class for displaying WSR-88D Level II cross sections as color shaded displays. |
class |
Level2TimeHeightControl
Given an earth-locared 3D VisAD Field of WSR-88D II data with a time domain, make a 2D plot of the radar data against height and time for one location on the Earth, and make related controls. |
class |
LineProbeControl
An abstract base class that manages a vertical probe To create a probe call doMakeProbe To be notified of changes override: void probePositionChanged (double x, double y); |
class |
LocationIndicatorControl
A MetApps Display Control for drawing lines on a navigated display. |
class |
MapDisplayControl
A control for displaying map lines. |
class |
MovieDisplayControl
Control for displaying a movie (QuickTime). |
class |
NoteControl
Just shows the "notes" field. |
class |
ObsDisplayControl
A DisplayControl for station models |
class |
ObsListControl
A DisplayControl for station models |
class |
OmniControl
A wrapper around the visad spread sheet cell display |
class |
PlanViewControl
Class to handle all kinds of PlanViews. |
class |
PointCloudControl
A display control for volume rendering of a 3D grid |
class |
ProbeControl
A widget to display data values at one point in the 2d or 3d data field. |
class |
ProfileControl
Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates. |
class |
ProfilerControl
An abstract class that provides common services for Profiler display related controls. |
class |
ProfilerMultiStationControl
Given an earth-located VisAD Field of multi-station NOAA Profiler data, make a mapped wind data display, and make related controls. |
class |
ProfilerTimeHeightControl
Given an earth-located VisAD Field of one or more NOAA Profiler Network staiton data, make a 2D plot of the wind data against height and time, and make related controls. |
class |
RadarCrossSectionControl
Class for displaying WSR-88D Level II cross sections as color shaded displays. |
class |
RadarGridControl
Display control for a "RadarGrid," radar range-rings plus radial lines. |
class |
RadarRhiControl
Created by IntelliJ IDEA. |
class |
RadarSweepControl
Class for making and controlling the display of color shaded plots of WSR-88D Level II radar sweeps in 2D or in 3D. |
class |
RadarVWPControl
for WSR-88D Level II VAD wind profile (VWP) |
class |
RangeAndBearingControl
Class to make a dragable line with end points which computes the range and bearing between the end points. |
class |
RaobSkewTControl
Deprecated. use RaobSoundingControl |
class |
RaobSoundingControl
A AerologicalSoundingControl for RAOB data. |
class |
ShapefileControl
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter. |
class |
SkewTControl
Deprecated. Use AerologicalSoundingDisplay |
class |
StationLocationControl
Class to display a set of locations |
class |
StationModelControl
A DisplayControl for station models |
class |
TemplateControl
A class that serves as a template for creating new (Grid oriented) display controls Cut and paste this. |
class |
TextDisplayControl
DisplayControl for displaying straight text or HTML. |
class |
TextProductControl
Class to display weather text |
class |
ThreeDSurfaceControl
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter. |
class |
TimeHeightControl
Given an earth-locared 3D VisAD Field with a time domain, make a 2D plot of the range data against height and time for one location on the Earth, and make related controls. |
class |
TimeSeriesControl
Given a 2D VisAD FieldImpl for one parameter, make a single plot of the range data of one parm, against time, for one location in the 2D field given by a probe the user can move. |
class |
TopographyControl
A Display Control with Displayable and controls for one 3D surface display of topography. |
class |
TrackControl
A MetApps Display Control with Displayable and controls for displaying a track (balloon sounding or aircraft track) |
class |
TrackSkewTControl
Deprecated. use TrackSoundingControl |
class |
TrackSoundingControl
Creates an aerological Skew-T diagram for soundings from track (i.e. |
class |
TrajectoryFeatureTypeSoundingControl
Created by IntelliJ IDEA. |
class |
TransectDrawingControl
A MetApps Display Control for drawing lines on a navigated display. |
class |
ValuePlanViewControl
Class for controlling the display of plan view text plots of gridded data. |
class |
VerticalProfileControl
Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates. |
class |
VolumeRenderControl
A display control for volume rendering of a 3D grid |
class |
WindTimeHeightControl
For wind time/height profiles. |
class |
WMSControl
Class for controlling the display of color images. |
class |
WorldWindControl
Class to display a set of locations |
class |
YahooLocationControl
Class to display a set of locations |
| Methods in ucar.unidata.idv.control with parameters of type SharableImpl | |
|---|---|
void |
DisplayControlImpl.addSharable(SharableImpl s)
A sub-class can register any SharableImpl-s
created and managed by them. |
| Uses of SharableImpl in ucar.unidata.idv.control.chart |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.control.chart | |
|---|---|
class |
ChartAnnotation
Class ChartAnnotation is an abstract class for the annotations on charts |
class |
ChartWrapper
Abstract class for chart implementations |
class |
HistogramWrapper
Provides a time series chart |
class |
PlotWrapper
Abstract class for chart implementations |
class |
RangeFilter
Class RangeFilter is a greater than or less than value filter |
class |
ReadoutTable
Provides a table view |
class |
ScatterPlotChartWrapper
Provides a scatter plot |
class |
StatisticsChartWrapper
Provides a table view |
class |
TableChartWrapper
Provides a table view |
class |
TimeSeriesChartWrapper
Provides a time series chart |
class |
TrackSegment
Provides a time series chart |
class |
WayPoint
Class WayPoint is used in the time series chart to show a way point along the time domain |
| Uses of SharableImpl in ucar.unidata.idv.control.editor |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.control.editor | |
|---|---|
class |
RadarEditor
|
static class |
RadarEditor.MyRadarSweepControl
Class MyRadarSweepControl _more_ |
| Uses of SharableImpl in ucar.unidata.idv.control.multi |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.control.multi | |
|---|---|
class |
DisplayComponent
Base class of things that are shown in the MultiDisplayHolder |
class |
DisplayControlWrapper
Provides a table view |
class |
DisplayGroup
Holds a group of display components |
class |
FieldSelectorWrapper
Provides a table view |
class |
MultiDisplayHolder
A DisplayControl for station models |
class |
ViewWrapper
Provides a table view |
| Uses of SharableImpl in ucar.unidata.idv.flythrough |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.flythrough | |
|---|---|
class |
Flythrough
|
| Uses of SharableImpl in ucar.unidata.idv.ui |
|---|
| Subclasses of SharableImpl in ucar.unidata.idv.ui | |
|---|---|
class |
IdvComponentGroup
|
class |
IdvComponentHolder
|
| Uses of SharableImpl in ucar.unidata.ui |
|---|
| Subclasses of SharableImpl in ucar.unidata.ui | |
|---|---|
class |
ComponentGroup
Holds a group of display components |
class |
ComponentHolder
|
class |
HtmlComponent
|
| Uses of SharableImpl in ucar.visad.display |
|---|
| Subclasses of SharableImpl in ucar.visad.display | |
|---|---|
class |
AnimationWidget
A widget to control animation in a VisAD display. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||