public class SplitFeatureAction extends AbstractAction implements CommonFeatureAction
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 |
|---|
SplitFeatureAction()
Creates a new DuplicateGeometryFeatureAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
int |
getSorter()
DOCUMENT ME!
|
Feature |
getSourceFeature()
DOCUMENT ME!
|
boolean |
isActive()
DOCUMENT ME!
|
static void |
main(String[] args)
DOCUMENT ME!
|
static com.vividsolutions.jts.geom.Geometry |
polygonize(com.vividsolutions.jts.geom.Geometry geometry)
DOCUMENT ME!
|
void |
setSourceFeature(Feature source)
DOCUMENT ME!
|
static com.vividsolutions.jts.geom.Geometry |
splitPolygon(com.vividsolutions.jts.geom.Geometry poly,
com.vividsolutions.jts.geom.Geometry line)
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 SplitFeatureAction()
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 static com.vividsolutions.jts.geom.Geometry polygonize(com.vividsolutions.jts.geom.Geometry geometry)
geometry - DOCUMENT ME!public static com.vividsolutions.jts.geom.Geometry splitPolygon(com.vividsolutions.jts.geom.Geometry poly,
com.vividsolutions.jts.geom.Geometry line)
poly - DOCUMENT ME!line - DOCUMENT ME!public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic static void main(String[] args)
args - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.