Uses of Class
org.apache.sis.storage.aggregate.AggregatedFeatureSet
Packages that use AggregatedFeatureSet
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of AggregatedFeatureSet in org.apache.sis.storage.aggregate
Subclasses of AggregatedFeatureSet 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.