Uses of Class
es.unex.sextante.gui.exceptions.TooLargeGridExtentException

Packages that use TooLargeGridExtentException
es.unex.sextante.gui.algorithm   
es.unex.sextante.gui.batch   
 

Uses of TooLargeGridExtentException in es.unex.sextante.gui.algorithm
 

Methods in es.unex.sextante.gui.algorithm that throw TooLargeGridExtentException
 void RasterExtentPanel.assignExtent()
          Assigns the selected grid extent to the algorithm
 

Uses of TooLargeGridExtentException in es.unex.sextante.gui.batch
 

Methods in es.unex.sextante.gui.batch that throw TooLargeGridExtentException
 void RasterExtentPanel.adjustExtent()