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, values

    Fields inherited from interface org.gvsig.raster.lib.buffer.api.BandNotification

    COPY_FROM, FILL, LOADED_PAGE, PUT_ROW, SET
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.gvsig.tools.observer.BaseNotification

    abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.gvsig.tools.observer.Notification

    abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue
  • Constructor Details

    • DefaultBandNotification

      public DefaultBandNotification(String type, Object[] values)
      Parameters:
      type -
      values -