Package | Description |
---|---|
ucar.nc2.ft |
Scientific feature types package
|
ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.collection | |
ucar.nc2.ft.point.remote | |
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
ucar.nc2.ft.radial |
Modifier and Type | Interface and Description |
---|---|
interface |
StationProfileFeatureCollection
A collection of StationProfileFeatures
|
interface |
StationTimeSeriesFeatureCollection
A collection of StationTimeSeriesFeature.
|
Modifier and Type | Class and Description |
---|---|
class |
StationProfileCollectionImpl
Abstract superclass for StationProfileFeatureCollection
Subclasses must implement getNestedPointFeatureCollection
|
class |
StationTimeSeriesCollectionImpl
Abstract superclass for implementations of StationFeatureCollection.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeStationCollection
StationTimeSeries composed of a collection of individual StationTimeSeries.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteStationCollection
Connect to remote Station Collection using cdmremote
|
Modifier and Type | Class and Description |
---|---|
class |
StandardStationCollectionImpl
Object Heirarchy for StationFeatureCollection:
StationFeatureCollection (StandardStationCollectionImpl
PointFeatureCollectionIterator (anon)
StationFeature (StandardStationFeatureImpl)
PointFeatureIterator (StandardStationPointIterator)
PointFeatureImpl
|
class |
StandardStationProfileCollectionImpl
Object Heirarchy:
StationProfileFeatureCollection (StandardStationProfileCollectionImpl)
StationProfileFeature (StandardStationProfileFeature)
ProfileFeature (StandardProfileFeature)
PointFeatureIterator (StandardPointFeatureIterator)
PointFeature
|
Modifier and Type | Interface and Description |
---|---|
interface |
StationRadialDataset
A Station collection of radial data.
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.