Uses of Class
org.apache.sis.internal.storage.csv.Store
Packages that use Store
-
Uses of Store in org.apache.sis.internal.storage.csv
Fields in org.apache.sis.internal.storage.csv declared as StoreModifier and TypeFieldDescription(package private) final Store
FeatureIterator.store
Connection to the CSV file.Constructors in org.apache.sis.internal.storage.csv with parameters of type StoreModifierConstructorDescription(package private)
FeatureIterator
(Store store) Creates a new iterator.(package private)
MovingFeatureIterator
(Store store) Creates a new iterator.