org.n52.wps.server.sextante
Class SextanteProcessDescriptionCreator

java.lang.Object
  extended by org.n52.wps.server.sextante.SextanteProcessDescriptionCreator
All Implemented Interfaces:
SextanteConstants

public class SextanteProcessDescriptionCreator
extends java.lang.Object
implements SextanteConstants


Nested Class Summary
 class SextanteProcessDescriptionCreator.UnsupportedGeoAlgorithmException
           
 
Field Summary
 
Fields inherited from interface org.n52.wps.server.sextante.SextanteConstants
GRID_EXTENT_CELLSIZE, GRID_EXTENT_X_MAX, GRID_EXTENT_X_MIN, GRID_EXTENT_Y_MAX, GRID_EXTENT_Y_MIN
 
Constructor Summary
SextanteProcessDescriptionCreator()
           
 
Method Summary
 net.opengis.wps.x100.ProcessDescriptionType createDescribeProcessType(es.unex.sextante.core.GeoAlgorithm algorithm)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SextanteProcessDescriptionCreator

public SextanteProcessDescriptionCreator()
Method Detail

createDescribeProcessType

public net.opengis.wps.x100.ProcessDescriptionType createDescribeProcessType(es.unex.sextante.core.GeoAlgorithm algorithm)
                                                                      throws es.unex.sextante.exceptions.NullParameterAdditionalInfoException,
                                                                             SextanteProcessDescriptionCreator.UnsupportedGeoAlgorithmException
Throws:
es.unex.sextante.exceptions.NullParameterAdditionalInfoException
SextanteProcessDescriptionCreator.UnsupportedGeoAlgorithmException

main

public static void main(java.lang.String[] args)


Copyright © 2007-2011 52north.org. All Rights Reserved.