|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.MultipleNestedPointCollectionImpl
ucar.nc2.ft.point.StationProfileCollectionImpl
ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
public class StandardStationProfileCollectionImpl
Object Heirarchy: StationProfileFeatureCollection (StandardStationProfileCollectionImpl) StationProfileFeature (StandardStationProfileFeature) ProfileFeature (StandardProfileFeature) PointFeatureIterator (StandardPointFeatureIterator) PointFeature
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.StationProfileCollectionImpl |
|---|
localIterator, stationHelper |
| Fields inherited from class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl |
|---|
name |
| Method Summary | |
|---|---|
NestedPointFeatureCollectionIterator |
getNestedPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of NestedPointFeatureCollection. |
| Methods inherited from class ucar.nc2.ft.point.StationProfileCollectionImpl |
|---|
compareTo, getBoundingBox, getPointFeatureCollectionIterator, getStation, getStationProfileFeature, getStations, getStations, hasNext, next, resetIteration, setStationHelper, subset |
| Methods inherited from class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl |
|---|
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 NestedPointFeatureCollectionIterator getNestedPointFeatureCollectionIterator(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 | |||||||||