Uses of Interface
org.gvsig.fmap.mapcontrol.tools.Listeners.PolylineListener
Packages that use PolylineListener
-
Uses of PolylineListener in org.gvsig.fmap.mapcontrol.tools
Classes in org.gvsig.fmap.mapcontrol.tools that implement PolylineListenerModifier and TypeClassDescriptionclassListener for calculating the area of a polygon, defined in the associatedMapControlobject.classclassListener for calculating the length of the segments of a polyline, defined in the associatedMapControlobject.classListener that selects all features of the active and vector layers which intersect with the defined polygon area in the associatedMapControlobject. -
Uses of PolylineListener in org.gvsig.fmap.mapcontrol.tools.Behavior
Fields in org.gvsig.fmap.mapcontrol.tools.Behavior declared as PolylineListenerModifier and TypeFieldDescriptionprotected PolylineListenerFreehandBehavior.listenerTool listener used to work with theMapControlobject.protected PolylineListenerPolylineBehavior.listenerTool listener used to work with theMapControlobject.Constructors in org.gvsig.fmap.mapcontrol.tools.Behavior with parameters of type PolylineListenerModifierConstructorDescriptionCreates a new behavior for drawing a polyline by its vertexes.Creates a new behavior for drawing a polygon by its vertexes.Creates a new behavior for drawing a polyline by its vertexes.