Uses of Annotation Type
org.apache.sis.internal.storage.StoreMetadata
Packages that use StoreMetadata
Package
Description
DataStore
implementation for Coma Separated Values (CSV) files.Simple data store implementations for some ESRI grid formats (ASCII and binary).
DataStore
implementation for a folder containing an arbitrary number of data files.Reads and writes data in GPS Exchange Format (GPX).
Bridges between Apache SIS data stores and Java Image I/O.
DataStore
implementation for Well Known Text.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 StoreMetadata in org.apache.sis.internal.storage.csv
Classes in org.apache.sis.internal.storage.csv with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.internal.storage.esri
Classes in org.apache.sis.internal.storage.esri with annotations of type StoreMetadataModifier and TypeClassDescriptionfinal class
The provider ofAsciiGridStore
instances.final class
The provider ofRawRasterStore
instances. -
Uses of StoreMetadata in org.apache.sis.internal.storage.folder
Classes in org.apache.sis.internal.storage.folder with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.internal.storage.gpx
Classes in org.apache.sis.internal.storage.gpx with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.internal.storage.image
Classes in org.apache.sis.internal.storage.image with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.internal.storage.wkt
Classes in org.apache.sis.internal.storage.wkt with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.internal.storage.xml
Classes in org.apache.sis.internal.storage.xml with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.storage.geotiff
Classes in org.apache.sis.storage.geotiff with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.storage.landsat
Classes in org.apache.sis.storage.landsat with annotations of type StoreMetadata -
Uses of StoreMetadata in org.apache.sis.storage.sql
Classes in org.apache.sis.storage.sql with annotations of type StoreMetadata