es.unex.sextante.gui.dataExplorer
Class ModifyNoDataValue

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

public class ModifyNoDataValue
extends java.lang.Object
implements Action


Constructor Summary
ModifyNoDataValue(IRasterLayer layer)
           
 
Method Summary
 boolean execute()
           
 java.lang.String getDescription()
           
 
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

execute

public boolean execute()
Specified by:
execute in interface Action

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface Action