Date: 2005-02-17T14:35:55 Editor: AndrewArmstrong Wiki: XML Graphics - Batik Wiki Page: CanvasInteractors URL: http://wiki.apache.org/xmlgraphics-batik/CanvasInteractors
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,8 +1,8 @@ The following default mouse interactions can be performed on a JSVGCanvas: - * Shift+LeftButton - Pan - * Ctrl+LeftButton - Zoom Box - * Shift+RightButton - Zoom (with instant feedback) - * Ctrl+RightButton - Rotate + * Shift+Left``Button - Pan + * Ctrl+Left``Button - Zoom Box + * Shift+Right``Button - Zoom (with instant feedback) + * Ctrl+Right``Button - Rotate You can enable or disable these interactors by using the [http://xml.apache.org/batik/javadoc/org/apache/batik/swing/JSVGCanvas.html setEnable*Interactor()] methods of JSVGCanvas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]