|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSVGCanvas.AffineAction | |
---|---|
org.apache.batik.swing |
Uses of JSVGCanvas.AffineAction in org.apache.batik.swing |
---|
Subclasses of JSVGCanvas.AffineAction in org.apache.batik.swing | |
---|---|
class |
JSVGCanvas.RotateAction
A swing action to Rotate the canvas. |
class |
JSVGCanvas.ScrollAction
A swing action to Pan/scroll the canvas. |
class |
JSVGCanvas.ScrollDownAction
A swing action to scroll the canvas down, by a fixed amount |
class |
JSVGCanvas.ScrollLeftAction
A swing action to scroll the canvas to the left, by a fixed amount |
class |
JSVGCanvas.ScrollRightAction
A swing action to scroll the canvas to the right, by a fixed amount |
class |
JSVGCanvas.ScrollUpAction
A swing action to scroll the canvas up, by a fixed amount |
class |
JSVGCanvas.ZoomAction
A swing action to apply a zoom factor to the canvas. |
class |
JSVGCanvas.ZoomInAction
A swing action to zoom in the canvas. |
class |
JSVGCanvas.ZoomOutAction
A swing action to zoom out the canvas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |