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

    Fields 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
    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

    • DefaultBufferNotification

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