Uses of Interface
ucar.unidata.xml.XmlPersistable
Packages that use XmlPersistable
Package
Description
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.
Provides support for aerological diagrams.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of XmlPersistable in ucar.unidata.data
Classes in ucar.unidata.data that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.gis
Classes in ucar.unidata.data.gis that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.grid
Classes in ucar.unidata.data.grid that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.imagery
Classes in ucar.unidata.data.imagery that implement XmlPersistableModifier and TypeClassDescriptionclass
A data source for ADDE images.class
A class to hold an image directory + the locationclass
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 XmlPersistable in ucar.unidata.data.point
Classes in ucar.unidata.data.point that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.profiler
Classes in ucar.unidata.data.profiler that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.radar
Classes in ucar.unidata.data.radar that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.sounding
Classes in ucar.unidata.data.sounding that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.data.text
Classes in ucar.unidata.data.text that implement XmlPersistableModifier 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 XmlPersistable in ucar.unidata.idv
Classes in ucar.unidata.idv that implement XmlPersistableModifier and TypeClassDescriptionclass
This is the default implementation of an IDV.class
This is the base class for the IntegratedDataViewer.class
Class descriptionclass
This is the central class for IDV applications.class
An example IDV application that supports muliple view panes in the same window, a la AWIPS -
Uses of XmlPersistable in ucar.unidata.view.sounding
Classes in ucar.unidata.view.sounding that implement XmlPersistableModifier and TypeClassDescriptionfinal class
An enumerated-type for how the initial conditions (pressure, temperature, moisture content) of an air parcel is determined. -
Uses of XmlPersistable in ucar.visad
Classes in ucar.visad that implement XmlPersistableModifier and TypeClassDescriptionclass
Adapts a ucar.unidata.Projection into a VisAD MapProjection CoordinateSystem.class
A map projection uses a McIDAS navigation.class
Transforms between UTM coordinates and lat/lon in degrees.