Uses of Interface
org.apache.sis.storage.WritableFeatureSet
Packages that use WritableFeatureSet
Package
Description
Utility classes for the implementation of SIS storage classes.
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of WritableFeatureSet in org.apache.sis.internal.storage
Methods in org.apache.sis.internal.storage with parameters of type WritableFeatureSetModifier and TypeMethodDescriptionstatic voidStoreUtilities.copy(FeatureSet source, WritableFeatureSet target) Copies all feature from the given source to the given target. -
Uses of WritableFeatureSet in org.apache.sis.internal.storage.gpx
Classes in org.apache.sis.internal.storage.gpx that implement WritableFeatureSetModifier and TypeClassDescriptionfinal classA GPX store capable to write GPX file.