Uses of Class
org.apache.sis.storage.AbstractFeatureSet
Packages that use AbstractFeatureSet
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of AbstractFeatureSet in org.apache.sis.storage.aggregate
Subclasses of AbstractFeatureSet in org.apache.sis.storage.aggregateModifier and TypeClassDescriptionclass
Exposes a sequence ofFeatureSet
s as a single one.class
Features containing association to features from two different sources, joined by a SQL-likeJOIN
condition.