Uses of Package
org.apache.sis.storage.event
-
Packages that use org.apache.sis.storage.event Package Description org.apache.sis.storage Data store base types for retrieving and saving geospatial data in various storage formats.org.apache.sis.storage.earthobservation Metadata readers for some format used in Earth observation (Landsat, MODIS).org.apache.sis.storage.event Provides interfaces and classes for dealing with different types of events fired by resources.org.apache.sis.storage.geotiff Maps ISO metadata elements from/to the GeoTIFF tags.org.apache.sis.storage.netcdf Maps ISO metadata elements from/to the Climate and Forecast (CF) attributes in a netCDF file.org.apache.sis.storage.sql 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.storage Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.StoreListeners Holds a list ofStoreListener
instances and provides convenience methods for sending events. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.earthobservation Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener 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.event Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.StoreListeners Holds a list ofStoreListener
instances and provides convenience methods for sending events. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.geotiff Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener 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.netcdf Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener 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.sql Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.