Package thredds.featurecollection
Class FeatureCollectionConfig.PointConfig
- java.lang.Object
-
- thredds.featurecollection.FeatureCollectionConfig.PointConfig
-
- Enclosing class:
- FeatureCollectionConfig
public static class FeatureCollectionConfig.PointConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Set<FeatureCollectionConfig.PointDatasetType>
datasets
protected boolean
explicit
-
Constructor Summary
Constructors Constructor Description PointConfig()
-
-
-
Field Detail
-
datasets
public Set<FeatureCollectionConfig.PointDatasetType> datasets
-
explicit
protected boolean explicit
-
-