public class CreateLinearReferencedMarksListener
extends edu.umd.cs.piccolo.event.PBasicInputEventHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateLinearReferencedMarksListener.Modus
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
protected MappingComponent |
mc |
protected String |
mcModus |
| Constructor and Description |
|---|
CreateLinearReferencedMarksListener(MappingComponent mc)
Creates a new instance of SimpleMoveListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContextMenuItem(JMenuItem item)
DOCUMENT ME!
|
protected void |
addMarkPHandle(com.vividsolutions.jts.geom.Coordinate coordinate)
DOCUMENT ME!
|
boolean |
addPropertyChangeListener(PropertyChangeListener listener)
DOCUMENT ME!
|
protected void |
firePropertyChange(PropertyChangeEvent evt)
DOCUMENT ME!
|
JPopupMenu |
getContextMenu()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Coordinate |
getCoordinateOfPosition(double position)
DOCUMENT ME!
|
protected double |
getCurrentPosition()
DOCUMENT ME!
|
double |
getIdenticalPositionDelta()
DOCUMENT ME!
|
Double[] |
getMarkPositionsOfSelectedFeature()
DOCUMENT ME!
|
CreateLinearReferencedMarksListener.Modus |
getModus()
DOCUMENT ME!
|
edu.umd.cs.piccolo.PLayer |
getPLayer()
DOCUMENT ME!
|
PFeature |
getSelectedLinePFeature()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Coordinate |
getSelectedMarkCoordinate()
DOCUMENT ME!
|
double |
getSelectedMarkPosition()
DOCUMENT ME!
|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseDragged(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
removeAllMarks()
DOCUMENT ME!
|
void |
removeContextMenuItem(JMenuItem item)
DOCUMENT ME!
|
boolean |
removePropertyChangeListener(PropertyChangeListener listener)
DOCUMENT ME!
|
void |
setIdenticalPositionDelta(double identicalPositionDelta)
DOCUMENT ME!
|
void |
setSelectedMark(LinearReferencedPointMarkPHandle markPHandle)
DOCUMENT ME!
|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mousePressed, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toStringprotected MappingComponent mc
protected String mcModus
public CreateLinearReferencedMarksListener(MappingComponent mc)
mc - DOCUMENT ME!public double getIdenticalPositionDelta()
public void setIdenticalPositionDelta(double identicalPositionDelta)
identicalPositionDelta - the identicalPositionDelta to setpublic boolean addPropertyChangeListener(PropertyChangeListener listener)
listener - event DOCUMENT ME!public boolean removePropertyChangeListener(PropertyChangeListener listener)
listener - DOCUMENT ME!protected void firePropertyChange(PropertyChangeEvent evt)
evt - DOCUMENT ME!public void mouseDragged(edu.umd.cs.piccolo.event.PInputEvent event)
mouseDragged in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerevent - DOCUMENT ME!public void mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
mouseReleased in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerevent - DOCUMENT ME!public Double[] getMarkPositionsOfSelectedFeature()
public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
mouseClicked in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerevent - DOCUMENT ME!public com.vividsolutions.jts.geom.Coordinate getCoordinateOfPosition(double position)
position - DOCUMENT ME!public com.vividsolutions.jts.geom.Coordinate getSelectedMarkCoordinate()
public double getSelectedMarkPosition()
public void setSelectedMark(LinearReferencedPointMarkPHandle markPHandle)
markPHandle - DOCUMENT ME!public JPopupMenu getContextMenu()
public void removeContextMenuItem(JMenuItem item)
item - DOCUMENT ME!public void addContextMenuItem(JMenuItem item)
item - DOCUMENT ME!public edu.umd.cs.piccolo.PLayer getPLayer()
public void removeAllMarks()
protected double getCurrentPosition()
protected void addMarkPHandle(com.vividsolutions.jts.geom.Coordinate coordinate)
coordinate - x DOCUMENT ME!public CreateLinearReferencedMarksListener.Modus getModus()
public void mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event)
mouseMoved in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerevent - DOCUMENT ME!public PFeature getSelectedLinePFeature()
Copyright © 2012–2026 cismet GmbH. All rights reserved.