Uses of Interface
org.apache.sis.storage.Aggregate
Packages that use Aggregate
Package
Description
DataStore implementation for a folder containing an arbitrary number of data files.Data store base types for retrieving and saving geospatial data
in various storage formats.
Resources which are aggregations or concatenations of other resources.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
Reader of Landsat 8 level 1-2 data.
Data store capable to read and create features from a JDBC connection to a database.
-
Uses of Aggregate in org.apache.sis.internal.storage.folder
Subinterfaces of Aggregate in org.apache.sis.internal.storage.folderModifier and TypeInterfaceDescriptioninterfaceA data store which may provide a more structured view of its components. -
Uses of Aggregate in org.apache.sis.storage
Subinterfaces of Aggregate in org.apache.sis.storage -
Uses of Aggregate in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate with parameters of type AggregateModifier and TypeMethodDescriptionvoidCoverageAggregator.addComponents(Aggregate resource) Adds all components of the given aggregate. -
Uses of Aggregate in org.apache.sis.storage.geotiff
Classes in org.apache.sis.storage.geotiff that implement Aggregate -
Uses of Aggregate in org.apache.sis.storage.landsat
Classes in org.apache.sis.storage.landsat that implement AggregateMethods in org.apache.sis.storage.landsat that return types with arguments of type AggregateModifier and TypeMethodDescriptionLandsatStore.components()Returns the resources for each group of Landsat bands. -
Uses of Aggregate in org.apache.sis.storage.sql
Classes in org.apache.sis.storage.sql that implement AggregateModifier and TypeClassDescriptionclassA data store capable to read and create features from a spatial database.