org.apache.batik.swing
Class JSVGCanvas.ZoomAction
public
class
JSVGCanvas.ZoomAction
extends JSVGCanvas.AffineAction
A swing action to apply a zoom factor to the canvas.
This can be used to zoom in (scale > 1) and out (scale <1).
public ZoomAction(double scale)
public ZoomAction(double scaleX, double scaleY)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.