Package | Description |
---|---|
ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.collection | |
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Class and Description |
---|---|
protected static class |
PointCollectionImpl.PointCollectionSubset |
class |
ProfileFeatureImpl
Abstract superclass for implementations of ProfileFeature.
|
class |
StationTimeSeriesCollectionFlattened
A flattened StationTimeSeriesCollection.
|
class |
StationTimeSeriesFeatureImpl
Superclass for implementations of StationFeature: time series of data at a point
Concrete subclass must implement getFeatureData() and getPointFeatureIterator();
|
static class |
StationTimeSeriesFeatureImpl.StationFeatureSubset |
class |
TrajectoryFeatureImpl
Implementation of TrajectoryFeature
|
Modifier and Type | Field and Description |
---|---|
protected PointCollectionImpl |
PointCollectionImpl.PointCollectionSubset.from |
Constructor and Description |
---|
PointCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
CalendarDateRange filter_date) |
Modifier and Type | Class and Description |
---|---|
class |
CompositePointCollection
PointCollection composed of other PointCollections
|
class |
CompositeStationCollectionFlattened
CompositeStationCollection that has been flattened into a PointCollection
|
Modifier and Type | Class and Description |
---|---|
class |
StandardPointCollectionImpl
Implementation of PointFeatureCollection using a NestedTable
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.