Package org.geotools.gce.imagemosaic
Class ImageMosaicEventHandlers.CompletionEvent
- Object
-
- EventObject
-
- ImageMosaicEventHandlers.ProcessingEvent
-
- CompletionEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ImageMosaicEventHandlers
public static final class ImageMosaicEventHandlers.CompletionEvent extends ImageMosaicEventHandlers.ProcessingEvent
Event launched when processing completes- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class EventObject
source
-
-
Constructor Summary
Constructors Constructor Description CompletionEvent(Object source)
-
Method Summary
-
Methods inherited from class ImageMosaicEventHandlers.ProcessingEvent
getMessage, getPercentage
-
Methods inherited from class EventObject
getSource, toString
-
-
-
-
Constructor Detail
-
CompletionEvent
public CompletionEvent(Object source)
-
-