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.
-
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
StoreListenerinstances 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
StoreListenerinstances and provides convenience methods for sending events.