Uses of Package
org.apache.sis.storage.event
Packages that use org.apache.sis.storage.event
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
Provides interfaces and classes for dealing with different types of events fired by resources.
Maps ISO metadata elements from/to the GeoTIFF tags.
Reader of Landsat 8 level 1-2 data.
Reads netCDF files conforming to the Climate and Forecast (CF).
Data store capable to read and create features from a JDBC connection to a database.
-
Classes in org.apache.sis.storage.event used by org.apache.sis.storageClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.Holds a list of
StoreListener
instances and provides convenience methods for sending events. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.eventClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.Holds a list of
StoreListener
instances and provides convenience methods for sending events. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.geotiffClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.
-
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.landsatClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.
-
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.netcdfClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.
-
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.sqlClassDescriptionParent class of events happening in a data store resource.An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.