public class DuplicateGeometryFeatureAction extends AbstractAction implements CommonFeatureAction, FeaturesProvider, CommonMultiAndSingleFeatureAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
DuplicateGeometryFeatureAction()
Creates a new DuplicateGeometryFeatureAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
int |
getSorter()
DOCUMENT ME!
|
Feature |
getSourceFeature()
DOCUMENT ME!
|
List<Feature> |
getSourceFeatures()
DOCUMENT ME!
|
boolean |
isActive()
DOCUMENT ME!
|
boolean |
isResponsibleFor(Feature feature)
DOCUMENT ME!
|
static void |
main(String[] args)
DOCUMENT ME!
|
void |
setSourceFeature(Feature source)
DOCUMENT ME!
|
void |
setSourceFeatures(List<Feature> sourceList)
DOCUMENT ME!
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic DuplicateGeometryFeatureAction()
public int getSorter()
CommonFeatureActiongetSorter in interface CommonFeatureActionpublic Feature getSourceFeature()
CommonFeatureActiongetSourceFeature in interface CommonFeatureActionpublic boolean isActive()
CommonFeatureActionisActive in interface CommonFeatureActionpublic void setSourceFeature(Feature source)
CommonFeatureActionsetSourceFeature in interface CommonFeatureActionsource - DOCUMENT ME!public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic static void main(String[] args)
args - DOCUMENT ME!public void setSourceFeatures(List<Feature> sourceList)
FeaturesProvidersetSourceFeatures in interface FeaturesProvidersourceList - DOCUMENT ME!public List<Feature> getSourceFeatures()
FeaturesProvidergetSourceFeatures in interface FeaturesProviderpublic boolean isResponsibleFor(Feature feature)
FeaturesProviderisResponsibleFor in interface FeaturesProviderfeature - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.