public class TableLinearReferencedLineEditor extends Object implements de.cismet.cids.dynamics.DisposableCidsBeanStore, PropertyChangeListener, de.cismet.cismap.linearreferencing.tools.StationEditorInterface
| Constructor and Description |
|---|
TableLinearReferencedLineEditor(String routeName,
de.cismet.cismap.commons.features.FeatureServiceFeature parentFeature,
String stationProperty)
Creates a new TableLinearReferencedLineEditor object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener l)
DOCUMENT ME!
|
void |
dispose() |
protected void |
firePropertyChange(PropertyChangeEvent e)
DOCUMENT ME!
|
de.cismet.cids.dynamics.CidsBean |
getCidsBean() |
TableStationEditor |
getFromStation()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
Color |
getLineColor()
DOCUMENT ME!
|
String |
getOtherLinesFrom()
DOCUMENT ME!
|
String |
getOtherLinesQuery()
DOCUMENT ME!
|
de.cismet.cismap.commons.features.FeatureServiceFeature |
getParentFeature()
DOCUMENT ME!
|
String |
getStationProperty()
DOCUMENT ME!
|
TableStationEditor |
getToStation()
DOCUMENT ME!
|
Object |
getValue() |
void |
propertyChange(PropertyChangeEvent evt) |
com.vividsolutions.jts.geom.Geometry |
recreateGeometry()
DOCUMENT ME!
|
void |
removePropertyChangeListener(PropertyChangeListener l)
DOCUMENT ME!
|
void |
setCidsBean(de.cismet.cids.dynamics.CidsBean cidsBean) |
void |
setOtherLinesFrom(String otherLinesFrom)
DOCUMENT ME!
|
void |
setOtherLinesQuery(String otherLinesQuery)
DOCUMENT ME!
|
void |
setParentFeature(de.cismet.cismap.commons.features.FeatureServiceFeature parentFeature)
DOCUMENT ME!
|
void |
setStationProperty(String stationProperty)
DOCUMENT ME!
|
void |
undoChanges()
DOCUMENT ME!
|
public TableLinearReferencedLineEditor(String routeName, de.cismet.cismap.commons.features.FeatureServiceFeature parentFeature, String stationProperty)
routeName - DOCUMENT ME!parentFeature - DOCUMENT ME!stationProperty - DOCUMENT ME!public void setCidsBean(de.cismet.cids.dynamics.CidsBean cidsBean)
setCidsBean in interface de.cismet.cids.dynamics.CidsBeanStorepublic TableStationEditor getFromStation()
public TableStationEditor getToStation()
public void dispose()
dispose in interface de.cismet.cids.dynamics.Disposabledispose in interface de.cismet.cismap.linearreferencing.tools.StationEditorInterfacepublic com.vividsolutions.jts.geom.Geometry recreateGeometry()
public de.cismet.cids.dynamics.CidsBean getCidsBean()
getCidsBean in interface de.cismet.cids.dynamics.CidsBeanStorepublic void undoChanges()
undoChanges in interface de.cismet.cismap.linearreferencing.tools.StationEditorInterfacepublic Color getLineColor()
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpublic void addPropertyChangeListener(PropertyChangeListener l)
l - DOCUMENT ME!public void removePropertyChangeListener(PropertyChangeListener l)
l - DOCUMENT ME!protected void firePropertyChange(PropertyChangeEvent e)
e - DOCUMENT ME!public Object getValue()
getValue in interface de.cismet.cismap.linearreferencing.tools.StationEditorInterfacepublic String getOtherLinesFrom()
public void setOtherLinesFrom(String otherLinesFrom)
otherLinesFrom - the otherLinesFrom to setpublic String getOtherLinesQuery()
public void setOtherLinesQuery(String otherLinesQuery)
otherLinesQuery - the otherLinesQuery to setpublic de.cismet.cismap.commons.features.FeatureServiceFeature getParentFeature()
public void setParentFeature(de.cismet.cismap.commons.features.FeatureServiceFeature parentFeature)
parentFeature - the parentFeature to setpublic String getStationProperty()
public void setStationProperty(String stationProperty)
stationProperty - the stationProperty to setpublic com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface de.cismet.cismap.linearreferencing.tools.StationEditorInterfaceCopyright © 2012–2026 cismet GmbH. All rights reserved.