Class LayoutAddRectangleWithDialogListener
java.lang.Object
org.gvsig.app.project.documents.layout.tools.AbstractLayoutToolListener
org.gvsig.app.project.documents.layout.tools.listener.LayoutAddRectangleListener
org.gvsig.app.project.documents.layout.tools.listener.LayoutAddRectangleWithDialogListener
- All Implemented Interfaces:
LayoutRectangleListener,LayoutToolListener
- Direct Known Subclasses:
LayoutAddBoxListenerImpl,LayoutAddLegendListenerImpl,LayoutAddMapBoxListenerImpl,LayoutAddNorthListenerImpl,LayoutAddOverViewListenerImpl,LayoutAddPictureListenerImpl,LayoutAddScaleListenerImpl,LayoutAddTextListenerImpl,LayoutAddViewListenerImpl
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
Fields inherited from class org.gvsig.app.project.documents.layout.tools.listener.LayoutAddRectangleListener
TOLERANCEFields inherited from class org.gvsig.app.project.documents.layout.tools.AbstractLayoutToolListener
layoutManager, layoutPanel -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.app.project.documents.layout.tools.listener.LayoutAddRectangleListener
cancelDrawing, getImageCursor, getRectangle
-
Constructor Details
-
LayoutAddRectangleWithDialogListener
- Parameters:
layoutPanel-
-
-
Method Details
-
rectangle
public void rectangle(org.gvsig.fmap.mapcontrol.tools.Events.EnvelopeEvent event) throws org.gvsig.fmap.mapcontrol.tools.BehaviorException Description copied from interface:LayoutRectangleListenerInvocado cuando el usuario selecciona un rectángulo en la vista.- Specified by:
rectanglein interfaceLayoutRectangleListener- Overrides:
rectanglein classLayoutAddRectangleListener- Parameters:
event- Rectangle.- Throws:
org.gvsig.fmap.mapcontrol.tools.BehaviorException- See Also:
-
getFFrameName
-