| Package | Description |
|---|---|
| de.cismet.cismap.commons.featureservice.factory |
| Modifier and Type | Method and Description |
|---|---|
protected ShapeFeature |
ShapeFeatureFactory.createFeatureInstance(org.deegree.model.feature.Feature degreeFeature,
int index) |
protected ShapeFeature |
ShapeFeatureFactory.createFeatureInstance(org.deegree.model.feature.Feature degreeFeature,
ShapeInfo shapeInfo,
int index)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
List<ShapeFeature> |
ShapeFeatureFactory.createFeatures(String query,
BoundingBox boundingBox,
SwingWorker workerThread) |
List<ShapeFeature> |
ShapeFeatureFactory.createFeatures(String query,
BoundingBox boundingBox,
SwingWorker workerThread,
int offset,
int limit,
FeatureServiceAttribute[] orderBy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShapeFeatureFactory.initialiseFeature(ShapeFeature featureServiceFeature,
org.deegree.model.feature.Feature degreeFeature,
boolean evaluateExpressions,
int index) |
Copyright © 2012–2025 cismet GmbH. All rights reserved.