org.n52.wps.server.sextante
Class N52OutputFactory

java.lang.Object
  extended by es.unex.sextante.core.OutputFactory
      extended by es.unex.sextante.geotools.GTOutputFactory
          extended by org.n52.wps.server.sextante.N52OutputFactory

public class N52OutputFactory
extends es.unex.sextante.geotools.GTOutputFactory


Constructor Summary
N52OutputFactory()
           
 
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
 

Constructor Detail

N52OutputFactory

public N52OutputFactory()
Method Detail

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.