es.unex.sextante.gridCategorical.tabulateArea
Class TabulateSubArea

java.lang.Object
  extended by es.unex.sextante.gridCategorical.tabulateArea.TabulateSubArea

public class TabulateSubArea
extends java.lang.Object

Author:
Cesar Martinez Izquierdo

Field Summary
static java.lang.String GRID
           
static java.lang.String GRID2
           
static java.lang.String TABLE
           
 
Constructor Summary
TabulateSubArea(TabulateAreaAlgorithm alg, es.unex.sextante.dataObjects.IRasterLayer zonesWindow, es.unex.sextante.dataObjects.IRasterLayer classesWindow)
           
 
Method Summary
 SubAreaResult processArea(int minX, int minY, int maxX, int maxY)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRID

public static final java.lang.String GRID
See Also:
Constant Field Values

GRID2

public static final java.lang.String GRID2
See Also:
Constant Field Values

TABLE

public static final java.lang.String TABLE
See Also:
Constant Field Values
Constructor Detail

TabulateSubArea

public TabulateSubArea(TabulateAreaAlgorithm alg,
                       es.unex.sextante.dataObjects.IRasterLayer zonesWindow,
                       es.unex.sextante.dataObjects.IRasterLayer classesWindow)
Method Detail

processArea

public SubAreaResult processArea(int minX,
                                 int minY,
                                 int maxX,
                                 int maxY)
                          throws es.unex.sextante.exceptions.GeoAlgorithmExecutionException
Throws:
es.unex.sextante.exceptions.GeoAlgorithmExecutionException


Copyright © 2014 gvSIG Association. All Rights Reserved.