|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StationProfileFeature | |
|---|---|
| ucar.nc2.ft | Scientific feature types package |
| ucar.nc2.ft.point | package ucar.nc2.ft.point : Implementation of Point Feature Types |
| Uses of StationProfileFeature in ucar.nc2.ft |
|---|
| Methods in ucar.nc2.ft that return StationProfileFeature | |
|---|---|
StationProfileFeature |
StationProfileFeatureCollection.getStationProfileFeature(Station s)
Get the StationProfileFeature for a specific Station. |
StationProfileFeature |
StationProfileFeatureCollection.next()
Use the internal iterator to get the next StationProfileFeature in the iteration. |
StationProfileFeature |
StationProfileFeature.subset(DateRange dateRange)
Subset this collection by dateRange |
| Uses of StationProfileFeature in ucar.nc2.ft.point |
|---|
| Classes in ucar.nc2.ft.point that implement StationProfileFeature | |
|---|---|
class |
StationProfileFeatureImpl
Abstract superclass for implementations of StationProfileFeature. |
| Methods in ucar.nc2.ft.point that return StationProfileFeature | |
|---|---|
StationProfileFeature |
StationProfileCollectionImpl.getStationProfileFeature(Station s)
|
StationProfileFeature |
StationProfileCollectionImpl.next()
|
StationProfileFeature |
StationProfileFeatureImpl.subset(DateRange dateRange)
|
StationProfileFeature |
StationProfileFeatureImpl.subset(LatLonRect dateRange)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||