public abstract class NodesSearchCreateSearchGeometryListener
extends de.cismet.cismap.commons.gui.piccolo.eventlistener.AbstractCreateSearchGeometryListener
implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_SEARCH_DONE |
static String |
ACTION_SEARCH_FAILED |
static String |
ACTION_SEARCH_STARTED |
static String |
INPUT_LISTENER_NAME |
PROPERTY_HOLD_GEOMETRIES, PROPERTY_LAST_FEATURE, PROPERTY_MODE, PROPERTY_NUM_OF_ELLIPSE_EDGES, PROPERTY_SEARCH_COLOR, PROPERTY_SEARCH_TRANSPARENCY| Constructor and Description |
|---|
NodesSearchCreateSearchGeometryListener(de.cismet.cismap.commons.gui.MappingComponent mc,
PropertyChangeListener propChangeListener,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new CreateSearchGeometryListener object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract de.cismet.cids.server.search.CidsServerSearch |
getCidsServerSearch(com.vividsolutions.jts.geom.Geometry geometry)
DOCUMENT ME!
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
abstract String |
getCrs()
DOCUMENT ME!
|
protected edu.umd.cs.piccolo.PNode |
getPointerAnnotation() |
protected boolean |
performSearch(de.cismet.cismap.commons.features.SearchFeature searchFeature) |
addPropertyChangeListener, cleanup, finishGeometry, generateAndShowPointerAnnotation, getFillingColor, getInputListenerName, getLastSearchFeature, getPropertyChangeSupport, getSearchColor, getSearchFeature, getSearchTransparency, handleDoubleClickInMap, handleUserFinishedSearchGeometry, isHoldingGeometries, mouseEntered, mouseExited, mousePressed, mouseReleased, redoLastSearch, removePropertyChangeListener, search, setHoldGeometries, setLastFeature, setMode, setNumOfEllipseEdges, setSearchColor, setSearchFeature, setSearchTransparency, showFeature, showLastFeaturecreateCurrentNewFeature, createNewTempFeature, getCurrentNewFeature, getGeometryFeatureClass, getMappingComponent, getMode, getNumOfEllipseEdges, getPoints, isInMode, isInProgress, isShowCurrentLength, keyPressed, modeEquals, mouseDragged, mouseMoved, reset, setGeometryFeatureClass, setMappingComponent, setShowCurrentLength, updatePolygonacceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyReleased, keyTyped, mouseClicked, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toStringpublic static final String INPUT_LISTENER_NAME
public static final String ACTION_SEARCH_STARTED
public static final String ACTION_SEARCH_DONE
public static final String ACTION_SEARCH_FAILED
public NodesSearchCreateSearchGeometryListener(de.cismet.cismap.commons.gui.MappingComponent mc,
PropertyChangeListener propChangeListener,
de.cismet.connectioncontext.ConnectionContext connectionContext)
mc - DOCUMENT ME!propChangeListener - DOCUMENT ME!connectionContext - DOCUMENT ME!public abstract de.cismet.cids.server.search.CidsServerSearch getCidsServerSearch(com.vividsolutions.jts.geom.Geometry geometry)
geometry - DOCUMENT ME!public abstract String getCrs()
protected boolean performSearch(de.cismet.cismap.commons.features.SearchFeature searchFeature)
performSearch in class de.cismet.cismap.commons.gui.piccolo.eventlistener.AbstractCreateSearchGeometryListenerprotected edu.umd.cs.piccolo.PNode getPointerAnnotation()
getPointerAnnotation in class de.cismet.cismap.commons.gui.piccolo.eventlistener.AbstractCreateSearchGeometryListenerpublic final de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.