public interface FeatureGroupMember extends Feature, FeatureNameProvider
MappingComponent which is a child of the feature layer. If there is no group layer for the id returned by
getGroupId(), a new layer is created and added to the feature layer.| Modifier and Type | Method and Description |
|---|---|
Feature |
getFeature()
Return the actual feature belonging to the FeatureGroupMember implementation.
|
String |
getGroupId()
Returns the group id.
|
String |
getGroupName()
Returns the the display name of the group.
|
canBeSelected, getGeometry, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometrygetNameString getGroupName()
String getGroupId()
Feature getFeature()
Object.hashCode() and Object.equals(java.lang.Object) (see
Lagis as example)). Therefore, only the underlying Feature is used for such purposes such as working with hash
maps (Feature as key).Copyright © 2012–2026 cismet GmbH. All rights reserved.