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, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCollectionIteratorgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit, sizeprotected FeatureType collectionFeatureType
protected PointFeatureCCCImpl(String name, CalendarDateUnit timeUnit, String altUnits, FeatureType collectionFeatureType)
@Nonnull public FeatureType getCollectionFeatureType()
DsgFeatureCollectiongetCollectionFeatureType in interface DsgFeatureCollection