Uses of Class
org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Packages that use DefaultFeatureTypeInfo
-
Uses of DefaultFeatureTypeInfo in org.apache.sis.metadata.iso.content
Methods in org.apache.sis.metadata.iso.content that return types with arguments of type DefaultFeatureTypeInfoModifier and TypeMethodDescriptionDefaultFeatureCatalogueDescription.getFeatureTypeInfo()
Returns the subset of feature types from cited feature catalogue occurring in resource.Method parameters in org.apache.sis.metadata.iso.content with type arguments of type DefaultFeatureTypeInfoModifier and TypeMethodDescriptionvoid
DefaultFeatureCatalogueDescription.setFeatureTypeInfo
(Collection<? extends DefaultFeatureTypeInfo> newValues) Sets the subset of feature types from cited feature catalogue occurring in resource.Constructors in org.apache.sis.metadata.iso.content with parameters of type DefaultFeatureTypeInfoModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.