|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.OneNestedPointCollectionImpl
ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
ucar.nc2.ft.point.standard.StandardStationCollectionImpl
public class StandardStationCollectionImpl
Object Heirarchy for StationFeatureCollection: StationFeatureCollection (StandardStationCollectionImpl PointFeatureCollectionIterator (anon) StationFeature (StandardStationFeatureImpl) PointFeatureIterator (StandardStationPointIterator) PointFeatureImpl
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl |
|---|
localIterator, stationHelper |
| Method Summary | |
|---|---|
PointFeatureCollectionIterator |
getPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of PointFeatureCollection. |
| Methods inherited from class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl |
|---|
getBoundingBox, getNestedPointFeatureCollectionIterator, getStation, getStationFeature, getStations, getStations, hasNext, next, resetIteration, setStationHelper, subset |
| Methods inherited from class ucar.nc2.ft.point.OneNestedPointCollectionImpl |
|---|
flatten, getCollectionFeatureType, getName, isMultipleNested, setSize, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.ft.NestedPointFeatureCollection |
|---|
flatten, isMultipleNested, size |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getCollectionFeatureType, getName |
| Method Detail |
|---|
public PointFeatureCollectionIterator getPointFeatureCollectionIterator(int bufferSize)
throws java.io.IOException
NestedPointFeatureCollection
bufferSize - how many bytes can be used to buffer data, use -1 to use default.
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||