|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SectionFeatureCollection | |
---|---|
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 |
Uses of SectionFeatureCollection in ucar.nc2.ft.point |
---|
Classes in ucar.nc2.ft.point that implement SectionFeatureCollection | |
---|---|
class |
SectionCollectionImpl
Superclass for implementations of SectionFeatureCollection: series of profiles along a trajectory Concrete subclass must implement getNestedPointFeatureCollectionIterator(); |
Methods in ucar.nc2.ft.point that return SectionFeatureCollection | |
---|---|
SectionFeatureCollection |
SectionCollectionImpl.subset(LatLonRect boundingBox)
|
Uses of SectionFeatureCollection in ucar.nc2.ft.point.standard |
---|
Classes in ucar.nc2.ft.point.standard that implement SectionFeatureCollection | |
---|---|
class |
StandardSectionCollectionImpl
Nested Table implementation of SectionCollection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |