Uses of Interface
ucar.unidata.collab.Sharable
Packages that use Sharable
Package
Description
Package for collaboration utilities.
The data package.
DataSource classes and utilities for GIS-like data.
DataSource classes and utilities for gridded data.
DataSource classes and utilities for imagery (e.g., satellite,
Level III radar) data.
DataSource classes and utilities for point (e.g., surface) data.
DataSource classes and utilities for wind profiler data.
DataSource classes and utilities for radar data.
DataSource classes and utilities for sounding data.
DataSource classes and utilities for text-like data.
The idv package.
Collaboration support for the IDV.
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Charting facilities used by DisplayControls.
This package is my (jeffmc) aborted protyping effort for a radar editor facility.
The IDV MultiDisplay.
User Interface (UI) classes for the IDV
User interface utilities: extensions of AWT and Swing classes.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of Sharable in ucar.unidata.collab
Classes in ucar.unidata.collab that implement SharableModifier and TypeClassDescriptionclass
This abstract class handles showing a properties dialog and manages a set of property change listeners.class
Methods in ucar.unidata.collab with parameters of type SharableModifier and TypeMethodDescriptionstatic void
SharableManager.addSharable
(Sharable s) Adds the sharable.void
SharableListener.checkShareData
(Sharable from, Object dataId, Object[] data) Check share data.protected static void
SharableManager.checkShareData
(Sharable from, Object dataId, Object[] data, boolean internal, boolean external) Check share data.void
Sharable.receiveShareData
(Sharable from, Object dataId, Object[] data) Receive share data.void
SharableImpl.receiveShareData
(Sharable from, Object dataId, Object[] data) Receive share data.static void
SharableManager.removeSharable
(Sharable s) Removes the sharable. -
Uses of Sharable in ucar.unidata.data
Classes in ucar.unidata.data that implement SharableModifier and TypeClassDescriptionclass
Used to cache a data choice and its dataclass
An abstract class that implements the DataSource interface.class
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
A data source for balloon and aircraft tracksclass
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
This data source knows how to read in a zip file that contains an index xml file and a set of serialized visad.Data objectsclass
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 Sharable in ucar.unidata.data.gis
Classes in ucar.unidata.data.gis that implement SharableModifier and TypeClassDescriptionclass
DataSource for Digital Elevation Model (DEM) files.class
Class GeodasDataSource tmopclass
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
class
DataSource for Web Map Serversclass
This reads placefile and generates a xgrf file Placefile syntax is defined here: http://www.grlevelx.com/downloads/places.txtclass
DataSource for Shapefiles.class
DataSource for Web Map Servers -
Uses of Sharable in ucar.unidata.data.grid
Classes in ucar.unidata.data.grid that implement SharableModifier and TypeClassDescriptionclass
A helper derived class to instantiate a DODS netcdfclass
Handles gridded filesclass
Handles gridded filesclass
An abstract class that provides a list of 2d and 3d DataCategory objects for grid data sources.class
Handles gridded filesclass
A data source for Vis5D data files. -
Uses of Sharable in ucar.unidata.data.imagery
Classes in ucar.unidata.data.imagery that implement SharableModifier and TypeClassDescriptionclass
A data source for ADDE images.class
Abstract DataSource class for images files.class
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
A data source for ADDE images AREA files. -
Uses of Sharable in ucar.unidata.data.point
Classes in ucar.unidata.data.point that implement SharableModifier and TypeClassDescriptionclass
A data source for ADDE point dataclass
Created by yuanho on 10/22/14.class
DataSource to handle the Comprehensive Deepwater Oil and Gass (CDOG) Blowout Model space delimited text outputclass
class
Created by IntelliJ IDEA.class
Datasource for the GNOME SPLOTS (General NOAA Operational Modeling Environement SPill DOTS") files.class
A data source for netCDF METAR dataclass
class
A data source for netCDF or CDM point dataclass
A display control for volume rendering of a 3D gridclass
A data source for point dataclass
A data source for point data from a Text fileclass
class
Created by yuanho on 9/14/16. -
Uses of Sharable in ucar.unidata.data.profiler
Classes in ucar.unidata.data.profiler that implement SharableModifier and TypeClassDescriptionclass
A data source for Profiler Network data from an ADDE server.class
Created by IntelliJ IDEA.class
A data source for EOL profiler data -
Uses of Sharable in ucar.unidata.data.radar
Classes in ucar.unidata.data.radar that implement SharableModifier and TypeClassDescriptionclass
A data source for radar data through the netCDF Common Data Model (CDM) Radial Datatype API.class
A data source for DORADE radar dataclass
A data source for Archive Level II Radar data files.class
A data source for DORADE radar dataclass
A data source for Radar data files. -
Uses of Sharable in ucar.unidata.data.sounding
Classes in ucar.unidata.data.sounding that implement SharableModifier and TypeClassDescriptionclass
The Class CDMPointDataSource.class
final class
DataSource
for RAOB soundings.class
A data source for balloon and aircraft tracksclass
A data source for balloon and aircraft tracksclass
Created by IntelliJ IDEA. -
Uses of Sharable in ucar.unidata.data.text
Classes in ucar.unidata.data.text that implement SharableModifier and TypeClassDescriptionclass
Class for data sources of ADDE text data.class
A class for handling text ADDE testclass
A class for handling text (and HTML) classesclass
A class for handling text (and HTML) classesclass
A DataSource for movie (QuickTime, AVI) data.class
A class for handling text products configured from NWX tablesclass
A class for handling text (and HTML) classesclass
A class for handling text products (e.g. -
Uses of Sharable in ucar.unidata.idv
Subinterfaces of Sharable in ucar.unidata.idvModifier and TypeInterfaceDescriptioninterface
A class to support controling the aspects of a display.Classes in ucar.unidata.idv that implement SharableModifier and TypeClassDescriptionclass
A wrapper around a Cross Section (XSDisplay) display master.class
A stub class for bundlesclass
A wrapper around a hodograph display Provides an interface for managing user interactions, gui creation, etc.class
A wrapper around a Hovmoller display master.class
A wrapper around a MapProjectDisplay display master.class
class
A wrapper around a sounding display (AerologicalDisplay) like a Skew-T Provides an interface for managing user interactions, gui creation, etc.class
A wrapper around a TimeHeight display master.class
A wrapper around a TransectDisplay display master.class
A wrapper around aDisplayMaster
.Methods in ucar.unidata.idv with parameters of type SharableModifier and TypeMethodDescriptionvoid
MapViewManager.receiveShareData
(Sharable from, Object dataId, Object[] data) Handle the receipt of shared datavoid
NavigatedViewManager.receiveShareData
(Sharable from, Object dataId, Object[] data) Handle the receipt of shared data -
Uses of Sharable in ucar.unidata.idv.collab
Methods in ucar.unidata.idv.collab that return SharableModifier and TypeMethodDescriptionprotected Sharable
CollabManager.findSharable
(String id) Find theSharable
object identified by the given id.protected Sharable
CollabManager.findSharable
(String id, List sharables) Find theSharable
object identified by the given id in the list of sharablesMethods in ucar.unidata.idv.collab with parameters of type SharableModifier and TypeMethodDescriptionvoid
CollabManager.checkShareData
(Sharable from, Object dataId, Object[] data) The implementation of the SharableListener interface. -
Uses of Sharable in ucar.unidata.idv.control
Classes in ucar.unidata.idv.control that implement SharableModifier and TypeClassDescriptionclass
Advanced Dvorak Technique Display Control Algorithm developed at UW Madison/CIMSS to objectively determine tropical cyclone intensity from geostationary satellite infrared imagery.class
Abstract class for displaying an aerological diagram (eg, Skew-T log p) of an atmospheric sounding.class
class
Class AudioControl Plays and records audioclass
A DisplayControl for handling image sequencesclass
Class for controlling the display of CAPPIs of WSR-88D Level II dataclass
DisplayControl for displaying straight text or HTML.class
Class for displaying cross sections as color shaded displays.class
Class for controlling the display of color shaded plan views of gridded data.class
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
Class to make displays and controls for a pseudo-RHI plot of WSR-88D Level II data.class
A crosssection control for displaying contours.static class
class
A control for displaying gridded data as 2D contours.class
TODO: We need to be able to persist/unpersist the ViewManager so its state is saved.class
Class for displaying transects of data along a cross section line.class
Some display control oriented utilitiesclass
This is the main base class for all DisplayControls.class
A MetApps Display Control for drawing lines on a navigated display.class
A cross section control for depicting flow (vectors or wind barbs)static class
class
A plan view control for flow data (vector or wind barbs)class
A plan view control for flow data (vector or wind barbs)class
Had to extend DrawingControl since JTable for Front drawing has a different structure (less columns, slightly different names).class
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);final class
Creates an aerological Skew-T diagram for soundings.class
Creates an aerological sounding diagram for soundings.class
Class with methods used by a DisplayControlImpl.class
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.class
A MetApps Display Control for drawing lines on a navigated display.static class
Class MyRadarSweepControl _more_class
A MetApps Display Control for drawing lines on a navigated display.static class
Class MyTrackControl _more_class
Class descriptionclass
class
Class for controlling the display of color images.class
Class for controlling the display of color images.class
Class for controlling the display of images.class
A DisplayControl for handling image sequencesclass
Allows for the creation of a display by an end user through the use of Jythonclass
Class for displaying WSR-88D Level II cross sections as color shaded displays.class
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
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
A MetApps Display Control for drawing lines on a navigated display.class
A control for displaying map lines.class
Wraps a JFreeChart histogram to ease working with VisAD data.class
Control for displaying a movie (QuickTime).class
Just shows the "notes" field.class
A DisplayControl for station modelsclass
A DisplayControl for station modelsclass
A wrapper around the visad spread sheet cell displayclass
Class to handle all kinds of PlanViews.class
A display control for volume rendering of a 3D gridclass
A widget to display data values at one point in the 2d or 3d data field.class
Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.class
An abstract class that provides common services for Profiler display related controls.class
Given an earth-located VisAD Field of multi-station NOAA Profiler data, make a mapped wind data display, and make related controls.class
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
Class for displaying WSR-88D Level II cross sections as color shaded displays.class
Display control for a "RadarGrid," radar range-rings plus radial lines.class
Created by IntelliJ IDEA.class
Class for making and controlling the display of color shaded plots of WSR-88D Level II radar sweeps in 2D or in 3D.class
for WSR-88D Level II VAD wind profile (VWP)class
Class to make a dragable line with end points which computes the range and bearing between the end points.final class
ASkewTControl
for RAOB data.class
AAerologicalSoundingControl
for RAOB data.class
class
Class descriptionclass
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.class
Abstract class for displaying an aerological Skew-T log p diagram of an atmospheric sounding.class
Class to display a set of locationsclass
A DisplayControl for station modelsclass
A class that serves as a template for creating new (Grid oriented) display controls Cut and paste this.class
DisplayControl for displaying straight text or HTML.class
Class to display weather textclass
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.class
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
class
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
A Display Control with Displayable and controls for one 3D surface display of topography.class
A MetApps Display Control with Displayable and controls for displaying a track (balloon sounding or aircraft track)final class
Creates an aerological Skew-T diagram for soundings from track (i.e.class
Creates an aerological Skew-T diagram for soundings from track (i.e.class
Created by IntelliJ IDEA.class
A MetApps Display Control for drawing lines on a navigated display.class
Class for controlling the display of plan view text plots of gridded data.class
Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.class
A display control for volume rendering of a 3D gridclass
Created by yuanho on 4/5/15.class
For wind time/height profiles.class
Class for controlling the display of color images.class
Class to display a set of locationsclass
Class to display a set of locationsMethods in ucar.unidata.idv.control with parameters of type SharableModifier and TypeMethodDescriptionvoid
ColorRadarVolumeControl.receiveShareData
(Sharable from, Object dataId, Object[] data) reset the display with this data gotten by sharingvoid
ColorRhiControl.receiveShareData
(Sharable from, Object dataId, Object[] data) using incoming shared RHI data, reset this display to matchvoid
CrossSectionControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Called when shared data is received.void
DisplayControlImpl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the the state.void
DrawingControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the the state.void
FlowCrossSectionControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the the state.void
FlowPlanViewControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the the state.void
Grid2DReadoutProbe.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called when sharing is enabled.void
GriddedSoundingControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Receive shared-data updates.void
JythonControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the probe.void
LineProbeControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called when sharing is enabled.void
LocationIndicatorControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the the state.void
PlanViewControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the selector.void
ProbeControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the statevoid
RadarRhiControl.receiveShareData
(Sharable from, Object dataId, Object[] data) using incoming shared RHI data, reset this display to matchvoid
RadarSweepControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the selector.void
RangeAndBearingControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Accept and check sharable data.void
TextDisplayControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Receive shared data from another controlvoid
ThreeDSurfaceControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the selector.void
TrackControl.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called by other classes that share the selector. -
Uses of Sharable in ucar.unidata.idv.control.chart
Classes in ucar.unidata.idv.control.chart that implement SharableModifier and TypeClassDescriptionclass
Class ChartAnnotation is an abstract class for the annotations on chartsclass
Abstract class for chart implementationsclass
Provides a time series chartclass
Abstract class for chart implementationsclass
Class RangeFilter is a greater than or less than value filterclass
Provides a table viewclass
Provides a scatter plotclass
Provides a table viewclass
Provides a table viewclass
Provides a time series chartclass
Provides a time series chartclass
Class WayPoint is used in the time series chart to show a way point along the time domain -
Uses of Sharable in ucar.unidata.idv.control.editor
Classes in ucar.unidata.idv.control.editor that implement SharableModifier and TypeClassDescriptionclass
static class
Class MyRadarSweepControl _more_ -
Uses of Sharable in ucar.unidata.idv.control.multi
Classes in ucar.unidata.idv.control.multi that implement SharableModifier and TypeClassDescriptionclass
Base class of things that are shown in the MultiDisplayHolderclass
Provides a table viewclass
Holds a group of display componentsclass
Provides a table viewclass
A DisplayControl for station modelsclass
Provides a table view -
Uses of Sharable in ucar.unidata.idv.flythrough
Classes in ucar.unidata.idv.flythrough that implement Sharable -
Uses of Sharable in ucar.unidata.idv.ui
Classes in ucar.unidata.idv.ui that implement Sharable -
Uses of Sharable in ucar.unidata.ui
Classes in ucar.unidata.ui that implement SharableModifier and TypeClassDescriptionclass
Holds a group of display componentsclass
class
-
Uses of Sharable in ucar.visad.display
Classes in ucar.visad.display that implement SharableModifier and TypeClassDescriptionclass
A widget to control animation in a VisAD display.Methods in ucar.visad.display with parameters of type SharableModifier and TypeMethodDescriptionvoid
AnimationWidget.receiveShareData
(Sharable from, Object dataId, Object[] data) Method called when sharing is turned on.