|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointCollectionImpl | |
|---|---|
| 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 |
| Uses of PointCollectionImpl in ucar.nc2.ft.point |
|---|
| Subclasses of PointCollectionImpl in ucar.nc2.ft.point | |
|---|---|
protected class |
PointCollectionImpl.PointFeatureCollectionSubset
|
class |
ProfileFeatureImpl
Abstract superclass for implementations of ProfileFeature. |
class |
StationFeatureImpl
Superclass for implementations of StationFeature: time series of data at a point Concrete subclass must implement getPointFeatureIterator(); |
class |
TrajectoryFeatureImpl
Implementation of TrajectoryFeature |
| Fields in ucar.nc2.ft.point declared as PointCollectionImpl | |
|---|---|
protected PointCollectionImpl |
PointCollectionImpl.PointFeatureCollectionSubset.from
|
| Constructors in ucar.nc2.ft.point with parameters of type PointCollectionImpl | |
|---|---|
PointCollectionImpl.PointFeatureCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
DateRange filter_date)
|
|
| Uses of PointCollectionImpl in ucar.nc2.ft.point.collection |
|---|
| Subclasses of PointCollectionImpl in ucar.nc2.ft.point.collection | |
|---|---|
class |
CompositePointCollection
PointCollection composed of other PointCollections |
| Uses of PointCollectionImpl in ucar.nc2.ft.point.standard |
|---|
| Subclasses of PointCollectionImpl in ucar.nc2.ft.point.standard | |
|---|---|
class |
StandardPointCollectionImpl
Implementation of PointFeatureCollection using a NestedTable |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||