public abstract class PointFeatureCCImpl extends DsgCollectionImpl implements PointFeatureCC
| Modifier and Type | Field and Description |
|---|---|
protected FeatureType |
collectionFeatureType |
| Modifier | Constructor and Description |
|---|---|
protected |
PointFeatureCCImpl(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
FeatureType collectionFeatureType) |
protected |
PointFeatureCCImpl(java.lang.String name,
java.util.List<CoordinateAxis> coords,
FeatureType collectionFeatureType) |
| Modifier and Type | Method and Description |
|---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type
|
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCollectionIteratorgetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, sizeprotected FeatureType collectionFeatureType
protected PointFeatureCCImpl(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
FeatureType collectionFeatureType)
protected PointFeatureCCImpl(java.lang.String name,
java.util.List<CoordinateAxis> coords,
FeatureType collectionFeatureType)
@Nonnull public FeatureType getCollectionFeatureType()
DsgFeatureCollectiongetCollectionFeatureType in interface DsgFeatureCollection