Uses of Class
org.geotools.gce.imagemosaic.ImageMosaicEventHandlers.ProcessingEvent
-
Packages that use ImageMosaicEventHandlers.ProcessingEvent Package Description org.geotools.gce.imagemosaic -
-
Uses of ImageMosaicEventHandlers.ProcessingEvent in org.geotools.gce.imagemosaic
Subclasses of ImageMosaicEventHandlers.ProcessingEvent in org.geotools.gce.imagemosaic Modifier and Type Class Description static classImageMosaicEventHandlers.CompletionEventEvent launched when processing completesstatic classImageMosaicEventHandlers.ExceptionEventEvent launched when an exception occurs.static classImageMosaicEventHandlers.FileProcessingEventA special ProcessingEvent raised when a file has completed/failed ingestionstatic classImageMosaicEventHandlers.URIProcessingEventA special ProcessingEvent raised when a url has completed/failed ingestionstatic classImageMosaicEventHandlers.URLProcessingEventA special ProcessingEvent raised when a url has completed/failed ingestionMethods in org.geotools.gce.imagemosaic with parameters of type ImageMosaicEventHandlers.ProcessingEvent Modifier and Type Method Description abstract voidImageMosaicEventHandlers.ProcessingEventListener. getNotification(ImageMosaicEventHandlers.ProcessingEvent event)
-