Package | Description |
---|---|
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.editor |
This package is my (jeffmc) aborted protyping effort for a radar editor facility.
|
ucar.unidata.idv.control.multi |
The IDV MultiDisplay.
|
Modifier and Type | Class and Description |
---|---|
class |
ADTControl
Advanced Dvorak Technique Display Control
Algorithm developed at UW Madison/CIMSS to objectively determine tropical
cyclone intensity from geostationary satellite infrared imagery.
|
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 crosssection control for displaying contours.
|
static class |
ContourCrossSectionControl.MyContourCrossSectionControl |
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 |
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)
|
static class |
FlowCrossSectionControl.MyFlowCrossSectionControl |
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 |
FrontDrawingControl
Had to extend DrawingControl since JTable for Front drawing
has a different structure (less columns, slightly different names).
|
class |
Grid2DReadoutProbe
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 |
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 |
GridTrajectoryControl
A MetApps Display Control for drawing lines on a navigated
display.
|
static class |
GridTrajectoryControl.MyTrackControl
Class MyRadarSweepControl _more_
|
class |
GridTrajectoryControlNew
A MetApps Display Control for drawing lines on a navigated
display.
|
static class |
GridTrajectoryControlNew.MyTrajectoryControl
Class MyTrackControl _more_
|
class |
HovmollerControl
Class description
|
class |
HydraControl |
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 |
RGBCompositeControl |
class |
ScatterDisplay
Class description
|
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.
|
static class |
TimeHeightControl.MyTimeHeightControl |
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 |
VolumeVectorControl
Created by yuanho on 4/5/15.
|
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
|
Modifier and Type | Class and Description |
---|---|
class |
RadarEditor |
static class |
RadarEditor.MyRadarSweepControl
Class MyRadarSweepControl _more_
|
Modifier and Type | Class and Description |
---|---|
class |
MultiDisplayHolder
A DisplayControl for station models
|