public class LayersIntersection extends Object
| Constructor and Description |
|---|
LayersIntersection(TSGeoToolsConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateLayer(String styleName,
String tableName) |
static void |
main(String[] args) |
void |
Subtract2(String firstLayer,
String secondLayer,
String resultingTable,
String firstLayerGeometryColumn,
String secondLayerGeometryColumn,
String secondLayerKey) |
void |
Subtract4(String firstLayer,
String secondLayer,
String resultingTable,
String firstLayerGeometryColumn,
String secondLayerGeometryColumn,
String secondLayerKey) |
public LayersIntersection(TSGeoToolsConfiguration configuration) throws Exception
Exceptionpublic void Subtract4(String firstLayer, String secondLayer, String resultingTable, String firstLayerGeometryColumn, String secondLayerGeometryColumn, String secondLayerKey) throws Exception
Exceptionpublic void Subtract2(String firstLayer, String secondLayer, String resultingTable, String firstLayerGeometryColumn, String secondLayerGeometryColumn, String secondLayerKey) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.