Package org.gvsig.raster.lib.buffer.api
Interface BufferNotification
- All Superinterfaces:
org.gvsig.tools.observer.Notification
public interface BufferNotification
extends org.gvsig.tools.observer.Notification
- Author:
- fdiaz
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.gvsig.tools.observer.Notification
abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue
-
Field Details
-
ADD_BAND
- See Also:
-
REMOVE_BAND
- See Also:
-
SWITCH_BAND
- See Also:
-
SET_BAND
- See Also:
-
CHANGE_BAND
- See Also:
-
LOADED_PAGE
- See Also:
-