public interface ProfileFeature extends PointFeatureCollection
Modifier and Type | Method and Description |
---|---|
StructureData |
getFeatureData()
The actual data of just this feature.
|
LatLonPoint |
getLatLon()
Nominal location of this profile
|
java.util.Date |
getTime()
Nominal time of the profile
|
int |
size()
The number of points along the z axis.
|
calcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getDateRange, getExtraVariables, getPointFeatureIterator, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subset
getCollectionFeatureType, getName
LatLonPoint getLatLon()
java.util.Date getTime()
int size()
size
in interface PointFeatureCollection
StructureData getFeatureData() throws java.io.IOException
java.io.IOException
- on i/o error