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.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Method and Description |
---|---|
StationProfileFeatureCollection |
StationProfileFeatureCollection.subset(List<Station> stations)
Get a subsetted StationProfileFeatureCollection
|
Modifier and Type | Class and Description |
---|---|
class |
StationProfileCollectionImpl
Abstract superclass for StationProfileFeatureCollection
Subclasses must implement getNestedPointFeatureCollection
|
Modifier and Type | Class and Description |
---|---|
class |
StandardStationProfileCollectionImpl
Object Heirarchy:
StationProfileFeatureCollection (StandardStationProfileCollectionImpl)
StationProfileFeature (StandardStationProfileFeature)
ProfileFeature (StandardProfileFeature)
PointFeatureIterator (StandardPointFeatureIterator)
PointFeature
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.