JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ucar.unidata.data
Interface DataSourceFactory
All Known Implementing Classes:
AddeImageDataSource
,
AddePointDataSource
,
AddeProfilerDataSource
,
AddeTextDataSource
,
AddeTextProductDataSource
,
AMRCTextPointDataSource
,
CacheDataSource
,
CDMProfileDataSource
,
CDMProfilerDataSource
,
CDMRadarDataSource
,
CDOGTextPointDataSource
,
DataSourceImpl
,
DbPointDataSource
,
DbTrajectoryDataSource
,
DemDataSource
,
DescriptorDataSource
,
DiamondPointDataSource
,
DodsGeoGridDataSource
,
DoradeDataSource
,
DrawingDataSource
,
EOLProfilerDataSource
,
FilesDataSource
,
FrontDataSource
,
GeodasDataSource
,
GeoGridDataSource
,
GeotiffDataSource
,
GNOMETextPointDataSource
,
GridCoverageDataSource
,
GridDataSource
,
ImageDataSource
,
ImageGridDataSource
,
ImageXmlDataSource
,
JsonDataSource
,
KmlDataSource
,
Level2RadarDataSource
,
ListDataSource
,
McIDASImageDataSource
,
MovieDataSource
,
NetcdfMetarDataSource
,
NetcdfPointCloudDataSource
,
NetcdfPointDataSource
,
NetcdfRadarDataSource
,
NwxTextProductDataSource
,
PlaceFileDataSource
,
PointCloudDataSource
,
PointDataSource
,
RadarDataSource
,
RaobDataSource
,
SerializedDataSource
,
ShapeFileDataSource
,
SondeDataSource
,
TextDataSource
,
TextPointDataSource
,
TextProductDataSource
,
TrackDataSource
,
TrajectoryFeatureTypeDataSource
,
Vis5DDataSource
,
VisadDataSource
,
WaterMLDataSource
,
WmsDataSource
,
WRFHDNetcdfDataSource
public interface
DataSourceFactory
An interface for DataSource factory methods
Version:
$Revision: 1.14 $
Author:
IDV Development Team
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
DataSource
getDataSource
()
Get the DataSource that this factory produces.
Method Detail
getDataSource
DataSource
getDataSource()
Get the DataSource that this factory produces.
Returns:
the DataSource
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method