Package org.gvsig.raster.lib.buffer.impl
Class DefaultBufferNotification
java.lang.Object
org.gvsig.tools.observer.BaseNotification
org.gvsig.raster.lib.buffer.impl.DefaultBufferNotification
- All Implemented Interfaces:
org.gvsig.raster.lib.buffer.api.BufferNotification,org.gvsig.tools.observer.Notification
public class DefaultBufferNotification
extends org.gvsig.tools.observer.BaseNotification
implements org.gvsig.raster.lib.buffer.api.BufferNotification
- Author:
- fdiaz
-
Field Summary
Fields inherited from class org.gvsig.tools.observer.BaseNotification
canceled, valuesFields inherited from interface org.gvsig.raster.lib.buffer.api.BufferNotification
ADD_BAND, CHANGE_BAND, LOADED_PAGE, REMOVE_BAND, SET_BAND, SWITCH_BAND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.tools.observer.BaseNotification
abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.tools.observer.Notification
abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue
-
Constructor Details
-
DefaultBufferNotification
- Parameters:
type-values-
-