es.unex.sextante.gridCalculus.volume
Class VolumeAlgorithm

java.lang.Object
  extended by es.unex.sextante.core.GeoAlgorithm
      extended by es.unex.sextante.gridCalculus.volume.VolumeAlgorithm

public class VolumeAlgorithm
extends es.unex.sextante.core.GeoAlgorithm


Field Summary
static java.lang.String BASE
           
static java.lang.String GRID
           
static java.lang.String METHOD
           
static int METHOD_ONLY_OVER_BASE_LEVEL
           
static int METHOD_ONLY_UNDER_BASE_LEVEL
           
static int SUM_OVER_BASE_LEVEL_SUBSTRACT_UNDER_BASE_LEVEL
           
static int SUM_VOLUMES_BOTH_OVER_AND_UNDER_BASE_LEVEL
           
static java.lang.String VOL
           
 
Fields inherited from class es.unex.sextante.core.GeoAlgorithm
m_AnalysisExtent, m_bIsAutoExtent, m_bIsDeterminatedProcess, m_bUserCanDefineAnalysisExtent, m_CRS, m_OutputFactory, m_OutputObjects, m_Parameters, m_Task
 
Constructor Summary
VolumeAlgorithm()
           
 
Method Summary
 void defineCharacteristics()
           
 boolean processAlgorithm()
           
 
Methods inherited from class es.unex.sextante.core.GeoAlgorithm
addOutput3DRasterLayer, addOutput3DRasterLayer, addOutputChart, addOutputChart, addOutputImage, addOutputNumericalValue, addOutputNumericalValue, addOutputObject, addOutputObject, addOutputRasterLayer, addOutputRasterLayer, addOutputRasterLayer, addOutputTable, addOutputTable, addOutputText, addOutputText, addOutputVectorLayer, addOutputVectorLayer, addOutputVectorLayer, addOutputVectorLayer, adjustOutputExtent, canDefineOutputExtentFromInput, execute, execute, generatesLayers, generatesLayersOrTables, getAlgorithmAsCommandLineSentences, getAnalysisExtent, getColorAlpha, getColorB, getColorG, getColorR, getCommandLineHelp, getCommandLineName, getCommandLineParametersHelp, getDescription, getGroup, getName, getNew3DRasterLayer, getNew3DRasterLayer, getNewInstance, getNewRasterLayer, getNewRasterLayer, getNewRasterLayer, getNewRasterLayer, getNewTable, getNewVectorLayer, getNewVectorLayer, getNumberOfBandsParameters, getNumberOfLineVectorLayers, getNumberOfNoDataParameters, getNumberOfOutputObjects, getNumberOfParameters, getNumberOfPointVectorLayers, getNumberOfPolygonLayers, getNumberOfRasterLayers, getNumberOfTableFieldsParameters, getNumberOfTables, getNumberOfVectorLayers, getOutputChannel, getOutputCRS, getOutputFilename, getOutputObjects, getParameters, getProcessMetadata, getTempRasterLayer, getTempRasterLayer, getTempVectorLayer, getUserCanDefineAnalysisExtent, hasCorrectParameterValues, is3D, isActive, isAutoExtent, isDeterminatedProcess, isSuitableForModelling, meets3DRasterRequirements, meetsDataRequirements, meetsRasterRequirements, meetsTableRequirements, meetsVectorRequirements, preprocessForModeller, requires3DRasterLayers, requiresIndividualRasterLayers, requiresIndividualVectorLayers, requiresLineVectorLayers, requiresMultipleRasterBands, requiresMultipleRasterLayers, requiresMultipleTables, requiresMultipleVectorLayers, requiresNonDataObjects, requiresPoints, requiresPointVectorLayers, requiresPolygonVectorLayers, requiresRasterLayers, requiresTableFields, requiresTables, requiresVectorLayers, setAnalysisExtent, setColorAlpha, setColorB, setColorG, setColorR, setDescription, setGroup, setIsDeterminatedProcess, setName, setOutputObjects, setParameters, setProgress, setProgressText, setUserCanDefineAnalysisExtent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

BASE

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

GRID

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

METHOD

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

METHOD_ONLY_OVER_BASE_LEVEL

public static final int METHOD_ONLY_OVER_BASE_LEVEL
See Also:
Constant Field Values

METHOD_ONLY_UNDER_BASE_LEVEL

public static final int METHOD_ONLY_UNDER_BASE_LEVEL
See Also:
Constant Field Values

SUM_OVER_BASE_LEVEL_SUBSTRACT_UNDER_BASE_LEVEL

public static final int SUM_OVER_BASE_LEVEL_SUBSTRACT_UNDER_BASE_LEVEL
See Also:
Constant Field Values

SUM_VOLUMES_BOTH_OVER_AND_UNDER_BASE_LEVEL

public static final int SUM_VOLUMES_BOTH_OVER_AND_UNDER_BASE_LEVEL
See Also:
Constant Field Values

VOL

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

VolumeAlgorithm

public VolumeAlgorithm()
Method Detail

defineCharacteristics

public void defineCharacteristics()
Specified by:
defineCharacteristics in class es.unex.sextante.core.GeoAlgorithm

processAlgorithm

public boolean processAlgorithm()
                         throws es.unex.sextante.exceptions.GeoAlgorithmExecutionException
Specified by:
processAlgorithm in class es.unex.sextante.core.GeoAlgorithm
Throws:
es.unex.sextante.exceptions.GeoAlgorithmExecutionException


Copyright © 2014 gvSIG Association. All Rights Reserved.