public final class FeatureGroups extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
SHOW_GROUPING_ENABLED |
static boolean |
SHOW_GROUPS_AS_ENVELOPES |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends Feature> |
expand(FeatureGroup featureGroup,
boolean includeGroups)
DOCUMENT ME!
|
static Collection<? extends Feature> |
expandAll(FeatureGroup fg)
DOCUMENT ME!
|
static Collection<? extends Feature> |
expandToLeafs(FeatureGroup fg)
DOCUMENT ME!
|
static com.vividsolutions.jts.geom.Geometry |
getEnclosingGeometry(Collection<? extends Feature> featureCollection)
DOCUMENT ME!
|
static com.vividsolutions.jts.geom.Geometry |
getEnclosingGeometry(FeatureGroup group)
DOCUMENT ME!
|
static FeatureGroup |
getRootFeature(FeatureGroup hierarchyMember)
DOCUMENT ME!
|
static Feature |
getRootFeature(SubFeature hierarchyMember)
DOCUMENT ME!
|
static boolean |
hasSubFeatures(FeatureGroup fg)
DOCUMENT ME!
|
public static final boolean SHOW_GROUPING_ENABLED
public static final boolean SHOW_GROUPS_AS_ENVELOPES
public static boolean hasSubFeatures(FeatureGroup fg)
fg - DOCUMENT ME!public static Collection<? extends Feature> expand(FeatureGroup featureGroup, boolean includeGroups)
featureGroup - DOCUMENT ME!includeGroups - DOCUMENT ME!public static Collection<? extends Feature> expandAll(FeatureGroup fg)
fg - DOCUMENT ME!public static Collection<? extends Feature> expandToLeafs(FeatureGroup fg)
fg - DOCUMENT ME!public static com.vividsolutions.jts.geom.Geometry getEnclosingGeometry(FeatureGroup group)
group - DOCUMENT ME!public static com.vividsolutions.jts.geom.Geometry getEnclosingGeometry(Collection<? extends Feature> featureCollection)
featureCollection - DOCUMENT ME!public static FeatureGroup getRootFeature(FeatureGroup hierarchyMember)
hierarchyMember - DOCUMENT ME!public static Feature getRootFeature(SubFeature hierarchyMember)
hierarchyMember - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.