Uses of Interface
org.apache.sis.storage.FeatureSet
Packages that use FeatureSet
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of FeatureSet in org.apache.sis.storage
Subinterfaces of FeatureSet in org.apache.sis.storageClasses in org.apache.sis.storage that implement FeatureSetModifier and TypeClassDescriptionclassDefault implementations of several methods for classes that want to implement theFeatureSetinterface.Methods in org.apache.sis.storage that return FeatureSetModifier and TypeMethodDescriptionprotected FeatureSetFeatureQuery.execute(FeatureSet source) Applies this query on the given feature set.default FeatureSetRequests a subset of features and/or feature properties from this resource.Methods in org.apache.sis.storage with parameters of type FeatureSetModifier and TypeMethodDescriptionprotected FeatureSetFeatureQuery.execute(FeatureSet source) Applies this query on the given feature set.