public abstract class PointFeatureCCImpl extends DsgCollectionImpl implements PointFeatureCC
| Modifier and Type | Field and Description |
|---|---|
protected FeatureType |
collectionFeatureType |
| Modifier | Constructor and Description |
|---|---|
protected |
PointFeatureCCImpl(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 PointFeatureCCImpl(String name, CalendarDateUnit timeUnit, String altUnits, FeatureType collectionFeatureType)
@Nonnull public FeatureType getCollectionFeatureType()
DsgFeatureCollectiongetCollectionFeatureType in interface DsgFeatureCollection