public class GetFeatureInfoMultiGeomListener extends CreateGeometryListener
| Modifier and Type | Field and Description |
|---|---|
static String |
GET_FEATURE_INFO_MULTI_GEOM_NOTIFICATION |
DEFAULT_NUMOF_ELLIPSE_EDGES, finishingEvent, GEOMETRY_CREATED_NOTIFICATION, mappingComponent, mode, points, snappedCoordinatesELLIPSE, LINESTRING, POINT, POLYGON, RECTANGLE, RECTANGLE_FROM_LINE, TEXT| Constructor and Description |
|---|
GetFeatureInfoMultiGeomListener()
Creates a new SelectionListener object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addGetFeatureInfoListener(GetFeatureInfoListener l)
DOCUMENT ME!
|
protected void |
finishGeometry(AbstractNewFeature feature)
DOCUMENT ME!
|
void |
fireGetFeatureInfoEvent(GetFeatureInfoEvent evt)
DOCUMENT ME!
|
int |
getClickCount()
DOCUMENT ME!
|
protected Color |
getFillingColor()
DOCUMENT ME!
|
protected void |
initialiseFeature(WMSFeature featureServiceFeature,
org.deegree.model.feature.Feature degreeFeature,
boolean evaluateExpressions,
int index,
int geometryIndex,
int featureSrid,
com.vividsolutions.jts.geom.Geometry clickPoint)
DOCUMENT ME!
|
boolean |
isSelectionInProgress()
DOCUMENT ME!
|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
Selektiere einen PNode.
|
void |
mouseDragged(edu.umd.cs.piccolo.event.PInputEvent e) |
void |
mouseMoved(edu.umd.cs.piccolo.event.PInputEvent pInputEvent) |
void |
mousePressed(edu.umd.cs.piccolo.event.PInputEvent pInputEvent) |
void |
mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
Wird gefeuert, wenn die Maustaste nach dem Ziehen des Markiervierecks losgelassen wird.
|
protected List<Feature> |
processFeatureCollection(org.deegree.model.feature.Feature[] featureCollection,
boolean evaluateExpressions,
WMSServiceLayer layer,
com.vividsolutions.jts.geom.Geometry clickPoint)
DOCUMENT ME!
|
void |
removeGetFeatureInfoListener(GetFeatureInfoListener l)
DOCUMENT ME!
|
void |
setSelectionInProgress(boolean selectionInProgress)
DOCUMENT ME!
|
createCurrentNewFeature, createNewTempFeature, getCurrentNewFeature, getGeometryFeatureClass, getMappingComponent, getMode, getNumOfEllipseEdges, getPoints, isInMode, isInProgress, isShowCurrentLength, keyPressed, modeEquals, reset, setGeometryFeatureClass, setMappingComponent, setMode, setNumOfEllipseEdges, setShowCurrentLength, updatePolygonpublic static final String GET_FEATURE_INFO_MULTI_GEOM_NOTIFICATION
public GetFeatureInfoMultiGeomListener()
public void mouseMoved(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
mouseMoved in class CreateGeometryListenerpublic void mousePressed(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
mousePressed in class CreateGeometryListenerpublic void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
mouseClicked in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpInputEvent - DOCUMENT ME!public void addGetFeatureInfoListener(GetFeatureInfoListener l)
l - featuresFromServicesSelectable DOCUMENT ME!public void removeGetFeatureInfoListener(GetFeatureInfoListener l)
l - featuresFromServicesSelectable DOCUMENT ME!public void mouseDragged(edu.umd.cs.piccolo.event.PInputEvent e)
mouseDragged in class CreateGeometryListenerpublic void mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
mouseReleased in class CreateGeometryListenerevent - das Mouseevent (als PInputEvent)protected Color getFillingColor()
CreateGeometryListenergetFillingColor in class CreateGeometryListenerprotected void finishGeometry(AbstractNewFeature feature)
CreateGeometryListenerfinishGeometry in class CreateGeometryListenerfeature - DOCUMENT ME!protected List<Feature> processFeatureCollection(org.deegree.model.feature.Feature[] featureCollection, boolean evaluateExpressions, WMSServiceLayer layer, com.vividsolutions.jts.geom.Geometry clickPoint) throws Exception
featureCollection - DOCUMENT ME!evaluateExpressions - DOCUMENT ME!layer - DOCUMENT ME!clickPoint - DOCUMENT ME!Exception - DOCUMENT ME!protected void initialiseFeature(WMSFeature featureServiceFeature, org.deegree.model.feature.Feature degreeFeature, boolean evaluateExpressions, int index, int geometryIndex, int featureSrid, com.vividsolutions.jts.geom.Geometry clickPoint) throws Exception
featureServiceFeature - DOCUMENT ME!degreeFeature - DOCUMENT ME!evaluateExpressions - DOCUMENT ME!index - DOCUMENT ME!geometryIndex - DOCUMENT ME!featureSrid - DOCUMENT ME!clickPoint - DOCUMENT ME!Exception - DOCUMENT ME!public void fireGetFeatureInfoEvent(GetFeatureInfoEvent evt)
evt - DOCUMENT ME!public int getClickCount()
public boolean isSelectionInProgress()
public void setSelectionInProgress(boolean selectionInProgress)
selectionInProgress - the selectionInProgress to setCopyright © 2012–2026 cismet GmbH. All rights reserved.