public interface AggregateableFeatureInfoDisplay
An AggregateableFeatureInfoDisplay manages a list of similiar feature info displays in order to combine the information of them. The similiarity is expressed by an String.
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregateTypeID()
Returns the ID of this AggregateableFeatureInfoDisplay.
|
void |
setAggregatableDisplayList(List<AggregateableFeatureInfoDisplay> l)
DOCUMENT ME!
|
String getAggregateTypeID()
void setAggregatableDisplayList(List<AggregateableFeatureInfoDisplay> l)
l - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.