es.unex.sextante.gui.cmd
Class CommandLineData

java.lang.Object
  extended by es.unex.sextante.gui.cmd.CommandLineData

public class CommandLineData
extends java.lang.Object


Constructor Summary
CommandLineData()
           
 
Method Summary
static boolean getAutoExtent()
           
static GridExtent getGridExtent()
           
static void setAutoExtent(boolean b)
           
static void setGridExtent(GridExtent extent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineData

public CommandLineData()
Method Detail

getAutoExtent

public static boolean getAutoExtent()

setAutoExtent

public static void setAutoExtent(boolean b)

getGridExtent

public static GridExtent getGridExtent()

setGridExtent

public static void setGridExtent(GridExtent extent)