es.unex.sextante.gui.dataExplorer
Class ModifyNoDataValue

java.lang.Object
  extended by es.unex.sextante.gui.dataExplorer.ModifyNoDataValue
All Implemented Interfaces:
Modify

public class ModifyNoDataValue
extends java.lang.Object
implements Modify


Constructor Summary
ModifyNoDataValue(IRasterLayer layer)
           
 
Method Summary
 boolean modify()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifyNoDataValue

public ModifyNoDataValue(IRasterLayer layer)
Method Detail

modify

public boolean modify()
Specified by:
modify in interface Modify