Uses of Class
org.apache.sis.internal.storage.csv.FeatureIterator
Packages that use FeatureIterator
-
Uses of FeatureIterator in org.apache.sis.internal.storage.csv
Subclasses of FeatureIterator in org.apache.sis.internal.storage.csvModifier and TypeClassDescription(package private) final class
An extension of the feature iterator that merge the line segments in a single trajectory.Constructors in org.apache.sis.internal.storage.csv with parameters of type FeatureIteratorModifierConstructorDescriptionprivate
FeatureIterator
(FeatureIterator other) Creates a new iterator using the same configuration than the given iterator.