Class Summary | |
---|---|
JSVGCanvas | This class represents a general-purpose swing SVG component. |
JSVGCanvasBeanInfo | A BeanInfo for the JSVGCanvas. |
JSVGCanvas.AffineAction | A swing action to append an affine transform to the current rendering transform. |
JSVGCanvas.CanvasSVGListener | To hide the listener methods. |
JSVGCanvas.CanvasUserAgent | The CanvasUserAgent only adds tooltips to the behavior of the default BridgeUserAgent. |
JSVGCanvas.LocationListener | Helper class. |
JSVGCanvas.ResetTransformAction | A swing action to reset the rendering transform of the canvas. |
JSVGCanvas.RotateAction | A swing action to Rotate the canvas. |
JSVGCanvas.ScrollAction | A swing action to Pan/scroll the canvas. |
JSVGCanvas.ScrollDownAction | A swing action to scroll the canvas down, by a fixed amount |
JSVGCanvas.ScrollLeftAction | A swing action to scroll the canvas to the left, by a fixed amount |
JSVGCanvas.ScrollRightAction | A swing action to scroll the canvas to the right, by a fixed amount |
JSVGCanvas.ScrollUpAction | A swing action to scroll the canvas up, by a fixed amount |
JSVGCanvas.ToolTipModifier | Sets a specific tooltip on the JSVGCanvas when a given event occurs. |
JSVGCanvas.ToolTipRunnable | |
JSVGCanvas.ZoomAction | A swing action to apply a zoom factor to the canvas. |
JSVGCanvas.ZoomInAction | A swing action to zoom in the canvas. |
JSVGCanvas.ZoomOutAction | A swing action to zoom out the canvas. |
JSVGScrollPane | A Swing component that consists of a JSVGCanvas with optional scroll bars. |
JSVGScrollPane.SBListener | Advanced JScrollBar listener. |
JSVGScrollPane.ScrollListener | Handle scroll, zoom, and resize events |
Messages | This class manages the message for the test.svg module. |