Uses of Class
org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Packages that use ConcatenatedFeatureSet
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of ConcatenatedFeatureSet in org.apache.sis.storage.aggregate
Constructors in org.apache.sis.storage.aggregate with parameters of type ConcatenatedFeatureSetModifierConstructorDescriptionprivate
ConcatenatedFeatureSet
(FeatureSet[] sources, ConcatenatedFeatureSet original) Creates a new concatenated feature set with the same types than the given feature set, but different sources.