Uses of Class
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTGeometryEncoder

Packages that use VTGeometryEncoder
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable   
 

Uses of VTGeometryEncoder in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with parameters of type VTGeometryEncoder
 void GSVirtualTableEncoder.addVirtualTableGeometry(VTGeometryEncoder geomEnc)
          Adds a geometry to the VirtualTable
 

Method parameters in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with type arguments of type VTGeometryEncoder
protected  void GSVirtualTableEncoder.setup(String name, String sql, List<String> keyColumns, List<VTGeometryEncoder> geomEncList, List<VTParameterEncoder> paramEncList)
          Set-up quickly a GSVirtualTableEncoder
 

Constructor parameters in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with type arguments of type VTGeometryEncoder
GSVirtualTableEncoder(String name, String sql, List<String> keyColumns, List<VTGeometryEncoder> geomEncList, List<VTParameterEncoder> paramEncList)
          Constructs directly a GSVirtualTableEncoder
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.