org.n52.wps.server.sextante
Class N52OutputFactory
java.lang.Object
es.unex.sextante.core.OutputFactory
es.unex.sextante.geotools.GTOutputFactory
org.n52.wps.server.sextante.N52OutputFactory
public class N52OutputFactory
- extends es.unex.sextante.geotools.GTOutputFactory
|
Method Summary |
es.unex.sextante.dataObjects.IVectorLayer |
getNewVectorLayer(java.lang.String sName,
int iShapeType,
java.lang.Class[] types,
java.lang.String[] sFields,
es.unex.sextante.outputs.IOutputChannel channel,
java.lang.Object crs)
|
| Methods inherited from class es.unex.sextante.geotools.GTOutputFactory |
createBaseDir, getDefaultCRS, getNewRasterLayer, getNewTable, getNewVectorLayer, getRasterLayerOutputExtensions, getTableOutputExtensions, getTaskMonitor, getTempFolder, getVectorLayerOutputExtensions |
| Methods inherited from class es.unex.sextante.core.OutputFactory |
getNewRasterLayer, getTempFilename, getTempFilenameWithoutExtension, getTempRasterLayerFilename, getTempTableFilename, getTempVectorLayerFilename |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
N52OutputFactory
public N52OutputFactory()
getNewVectorLayer
public es.unex.sextante.dataObjects.IVectorLayer getNewVectorLayer(java.lang.String sName,
int iShapeType,
java.lang.Class[] types,
java.lang.String[] sFields,
es.unex.sextante.outputs.IOutputChannel channel,
java.lang.Object crs)
throws es.unex.sextante.exceptions.UnsupportedOutputChannelException
- Overrides:
getNewVectorLayer in class es.unex.sextante.geotools.GTOutputFactory
- Throws:
es.unex.sextante.exceptions.UnsupportedOutputChannelException
Copyright © 2007-2011 52north.org. All Rights Reserved.