| Package | Description |
|---|---|
| de.cismet.cismap.commons.featureservice | |
| de.cismet.cismap.commons.tools | |
| de.cismet.cismap.linearreferencing.tools |
| Modifier and Type | Method and Description |
|---|---|
H2FeatureService |
H2FeatureService.createLinearReferencingLayer(String fromField,
String tillField,
String routeField,
String routeJoinField,
AbstractFeatureService routeService,
String layerName,
String domain,
String newTableName)
Adds the geometries for linear referenced values to the service.
|
H2FeatureService |
H2FeatureService.createPointGeometryInformation(String xField,
String yField,
String newTableName)
Adds point geometries to the service.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentFeatureServiceFactory.showService(H2FeatureService service,
String folder)
Shows the service in the ThemeLayerWidget and refreshs the Capabilities tab of the internal db.
|
| Constructor and Description |
|---|
H2FeatureService(H2FeatureService hfs)
Creates a new ShapeFileFeatureService object.
|
| Constructor and Description |
|---|
PointReferencingDialog(Frame parent,
boolean modal,
H2FeatureService service)
Creates new form LinearReferencingDialog.
|
| Constructor and Description |
|---|
LinearReferencingDialog(Frame parent,
boolean modal,
H2FeatureService service)
Creates new form LinearReferencingDialog.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.