jpicedt.ui.dialog
Class RotateCenterChooser
java.lang.Object
jpicedt.ui.dialog.RotateCenterChooser
- All Implemented Interfaces:
- ActionListener, EventListener
public class RotateCenterChooser
- extends Object
- implements ActionListener
La classe RotateCenterChooser
sert à choisir le centre de
rotation pour l'outil rotation, lorsque la rotation est activée depuis la
GridZoomToolBar
plutôt que par pointage.
- Since:
- jPicEdt 1.6
- Version:
- $Id: RotateCenterChooser.java,v 1.5 2013/03/27 06:51:46 vincentb1 Exp $
- Author:
- Vincent Belaïche
- See Also:
PEDrawingBoard.GridZoomToolBar
Field Summary |
protected jpicedt.ui.dialog.RotateCenterChooser.Gravity |
xGravity
|
protected jpicedt.ui.dialog.RotateCenterChooser.Gravity |
yGravity
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xGravity
protected jpicedt.ui.dialog.RotateCenterChooser.Gravity xGravity
yGravity
protected jpicedt.ui.dialog.RotateCenterChooser.Gravity yGravity
RotateCenterChooser
public RotateCenterChooser(MDIManager mdimgr,
RotateCenterChooser.RotateCenterChoice choice)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Submit a bug : syd@jpicedt.org