Uses of Interface
org.opengis.feature.type.FeatureType
-
Packages that use FeatureType Package Description org.opengis.metadata.maintenance -
-
Uses of FeatureType in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type FeatureType Modifier and Type Method Description java.util.Set<? extends FeatureType>
ScopeDescription. getFeatureInstances()
Feature instances to which the information applies.java.util.Set<? extends FeatureType>
ScopeDescription. getFeatures()
Features to which the information applies.
-