Uses of Interface
org.apache.sis.storage.DataSet
Packages that use DataSet
Package
Description
Utility classes for the implementation of SIS storage classes.
Reads and writes data in GPS Exchange Format (GPX).
Data store base types for retrieving and saving geospatial data
in various storage formats.
Resources which are aggregations or concatenations of other resources.
-
Uses of DataSet in org.apache.sis.internal.storage
Classes in org.apache.sis.internal.storage that implement DataSetModifier and TypeClassDescriptionclassA grid coverage resource which is a wrapper around another grid coverage resource.classSet of features stored in memory.classAGridCoverageResourcein memory.classBase class of grid coverage resource storing data in tiles. -
Uses of DataSet in org.apache.sis.internal.storage.gpx
Classes in org.apache.sis.internal.storage.gpx that implement DataSetModifier and TypeClassDescriptionclassA data store backed by GPX files.final classA GPX store capable to write GPX file. -
Uses of DataSet in org.apache.sis.storage
Subinterfaces of DataSet in org.apache.sis.storageModifier and TypeInterfaceDescriptioninterfaceA dataset providing access to a stream of features.interfaceAccess to data values in a n-dimensional grid.interfaceAFeatureSetwith writing capabilities.interfaceAGridCoverageResourcewith writing capabilities.Classes in org.apache.sis.storage that implement DataSetModifier and TypeClassDescriptionclassDefault implementations of several methods for classes that want to implement theFeatureSetinterface.classDefault implementations of several methods for classes that want to implement theGridCoverageResourceinterface. -
Uses of DataSet in org.apache.sis.storage.aggregate
Classes in org.apache.sis.storage.aggregate that implement DataSetModifier and TypeClassDescriptionclassExposes a sequence ofFeatureSets as a single one.classFeatures containing association to features from two different sources, joined by a SQL-likeJOINcondition.