Uses of Class
org.apache.sis.storage.AbstractResource
Packages that use AbstractResource
Package
Description
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 AbstractResource in org.apache.sis.storage
Subclasses of AbstractResource in org.apache.sis.storageModifier and TypeClassDescriptionclass
Default implementations of several methods for classes that want to implement theFeatureSet
interface.class
Default implementations of several methods for classes that want to implement theGridCoverageResource
interface. -
Uses of AbstractResource in org.apache.sis.storage.aggregate
Subclasses of AbstractResource in org.apache.sis.storage.aggregateModifier and TypeClassDescriptionclass
Exposes a sequence ofFeatureSet
s as a single one.class
Features containing association to features from two different sources, joined by a SQL-likeJOIN
condition.