|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||