| Package | Description |
|---|---|
| de.cismet.cismap.commons.gui.attributetable | |
| de.cismet.cismap.commons.util |
| Modifier and Type | Method and Description |
|---|---|
AttributeTable |
AttributeTableFactory.getAttributeTable(AbstractFeatureService featureService)
Switch the processing mode for the given service.
|
AttributeTable |
AttributeTableListener.getAttributeTable(String id)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeTableSearchPanel.openPanel(AttributeTable table,
AbstractFeatureService service)
DOCUMENT ME!
|
boolean |
AttributeTableFieldCalculation.openPanel(AttributeTable table,
AbstractFeatureService service,
FeatureServiceAttribute attribute,
List<FeatureServiceFeature> featureList)
DOCUMENT ME!
|
boolean |
AttributeTableFieldCalculation.openPanel(AttributeTable table,
AbstractFeatureService service,
FeatureServiceAttribute attribute,
List<FeatureServiceFeature> featureList,
List<FeatureServiceFeature> allFeaturesFromService)
DOCUMENT ME!
|
void |
AttributeTableListener.showAttributeTable(AttributeTable table,
String id,
String name,
String tooltip)
DOCUMENT ME!
|
| Constructor and Description |
|---|
AttributeTableTransferHandler(AttributeTable table)
Creates a new AttributeTableTransferHandler object.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeTable |
SelectionManager.getAttributeTableForService(AbstractFeatureService service)
Determines attribute table, that is connected witgh the given service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionManager.addConsideredAttributeTable(AttributeTable table)
Adds an AttributeTable that should be considered, when the selected features will be determined.
|
void |
SelectionManager.removeConsideredAttributeTable(AttributeTable table)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.