Uses of Class
org.apache.sis.storage.AbstractFeatureSet
Packages that use AbstractFeatureSet
Package
Description
Data store base types for retrieving and saving geospatial data in various storage formats.
Resources which are aggregations or concatenations of other resources.
-
Uses of AbstractFeatureSet in org.apache.sis.storage
Subclasses of AbstractFeatureSet in org.apache.sis.storageModifier and TypeClassDescriptionclassSet of feature instances stored in memory. -
Uses of AbstractFeatureSet in org.apache.sis.storage.aggregate
Subclasses of AbstractFeatureSet in org.apache.sis.storage.aggregateModifier and TypeClassDescriptionclassExposes a sequence ofFeatureSets as a single one.classFeatures containing association to features from two different sources, joined by a SQL-likeJOINcondition.