public abstract class PointFeatureCCCImpl extends DsgCollectionImpl implements PointFeatureCCC
Modifier and Type | Field and Description |
---|---|
protected FeatureType |
collectionFeatureType |
Modifier | Constructor and Description |
---|---|
protected |
PointFeatureCCCImpl(String name,
CalendarDateUnit timeUnit,
String altUnits,
FeatureType collectionFeatureType) |
Modifier and Type | Method and Description |
---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type
|
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollectionIterator
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit, size
protected FeatureType collectionFeatureType
protected PointFeatureCCCImpl(String name, CalendarDateUnit timeUnit, String altUnits, FeatureType collectionFeatureType)
@Nonnull public FeatureType getCollectionFeatureType()
DsgFeatureCollection
getCollectionFeatureType
in interface DsgFeatureCollection