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.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Method and Description |
---|---|
PointFeatureCollectionIterator |
NestedPointFeatureCollection.getPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of PointFeatureCollection.
|
Modifier and Type | Class and Description |
---|---|
class |
PointCollectionIteratorFiltered
Filter a PointFeatureCollectionIterator
|
Modifier and Type | Field and Description |
---|---|
protected PointFeatureCollectionIterator |
SectionFeatureImpl.localIterator |
protected PointFeatureCollectionIterator |
StationTimeSeriesCollectionImpl.localIterator |
protected PointFeatureCollectionIterator |
StationProfileFeatureImpl.localIterator |
Modifier and Type | Method and Description |
---|---|
PointFeatureCollectionIterator |
StationProfileCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
PointFeatureCollectionIterator |
StationTimeSeriesCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
PointFeatureCollectionIterator |
SectionCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
PointFeatureCollectionIterator |
MultipleNestedPointCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
Constructor and Description |
---|
PointCollectionIteratorFiltered(PointFeatureCollectionIterator pfciter,
PointFeatureCollectionIterator.Filter filter) |
Modifier and Type | Method and Description |
---|---|
PointFeatureCollectionIterator |
CompositeStationCollection.getPointFeatureCollectionIterator(int bufferSize) |
Modifier and Type | Method and Description |
---|---|
PointFeatureCollectionIterator |
StandardProfileCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
PointFeatureCollectionIterator |
StandardTrajectoryCollectionImpl.getPointFeatureCollectionIterator(int bufferSize) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.