public class GeometryHeuristics extends Object
| Constructor and Description |
|---|
GeometryHeuristics() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findBestGeometryIndex(org.deegree.model.feature.Feature f)
Returns the index of the "best" geometry found to display inside the Geometry-array of the given Feature.
|
static String |
findBestGeometryName(org.deegree.model.feature.Feature f)
Returns the name of the "best" geometry found to display.
|
public static String findBestGeometryName(org.deegree.model.feature.Feature f)
f - Feature which geometry will be determinedpublic static int findBestGeometryIndex(org.deegree.model.feature.Feature f)
f - geometries array of GeometryPropertyTypesCopyright © 2012–2026 cismet GmbH. All rights reserved.