Package org.gvsig.raster.lib.buffer.impl
Class DefaultBandNotification
java.lang.Object
org.gvsig.tools.observer.BaseNotification
org.gvsig.raster.lib.buffer.impl.DefaultBandNotification
- All Implemented Interfaces:
org.gvsig.raster.lib.buffer.api.BandNotification,org.gvsig.tools.observer.Notification
public class DefaultBandNotification
extends org.gvsig.tools.observer.BaseNotification
implements org.gvsig.raster.lib.buffer.api.BandNotification
- Author:
- fdiaz
-
Field Summary
Fields inherited from class org.gvsig.tools.observer.BaseNotification
canceled, valuesFields inherited from interface org.gvsig.raster.lib.buffer.api.BandNotification
COPY_FROM, FILL, LOADED_PAGE, PUT_ROW, SET -
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
-
DefaultBandNotification
- Parameters:
type-values-
-