Package | Description |
---|---|
org.apache.batik.apps.svgbrowser | |
org.apache.batik.swing | |
org.apache.batik.test.svg |
Modifier and Type | Class and Description |
---|---|
protected class |
JSVGViewerFrame.Canvas
An extension of JSVGCanvas that exposes the Rhino interpreter.
|
Modifier and Type | Field and Description |
---|---|
protected JSVGCanvas |
ElementOverlayManager.canvas
The canvas.
|
protected JSVGCanvas |
ThumbnailDialog.svgCanvas
The canvas that owns the SVG document to display.
|
protected JSVGCanvas |
FindDialog.svgCanvas
The canvas.
|
Modifier and Type | Method and Description |
---|---|
JSVGCanvas |
JSVGViewerFrame.getJSVGCanvas()
Returns the main JSVGCanvas of this frame.
|
Constructor and Description |
---|
ElementOverlayManager(JSVGCanvas canvas)
Constructor.
|
FindDialog(Frame owner,
JSVGCanvas svgCanvas)
Constructs a new
FindDialog . |
FindDialog(JSVGCanvas svgCanvas)
Constructs a new
FindDialog . |
ThumbnailDialog(Frame owner,
JSVGCanvas svgCanvas)
Constructs a new
ThumbnailDialog for the specified canvas. |
Modifier and Type | Field and Description |
---|---|
protected JSVGCanvas |
JSVGScrollPane.canvas |
Modifier and Type | Method and Description |
---|---|
JSVGCanvas |
JSVGCanvasHandler.createCanvas() |
JSVGCanvas |
JSVGCanvasHandler.getCanvas() |
JSVGCanvas |
JSVGScrollPane.getCanvas() |
Modifier and Type | Method and Description |
---|---|
void |
JSVGCanvasHandler.Delegate.canvasDone(JSVGCanvas canvas) |
boolean |
JSVGCanvasHandler.Delegate.canvasInit(JSVGCanvas canvas) |
void |
JSVGCanvasHandler.Delegate.canvasLoaded(JSVGCanvas canvas) |
void |
JSVGCanvasHandler.Delegate.canvasRendered(JSVGCanvas canvas) |
boolean |
JSVGCanvasHandler.Delegate.canvasUpdated(JSVGCanvas canvas) |
Constructor and Description |
---|
JSVGScrollPane(JSVGCanvas canvas)
Creates a JSVGScrollPane, which will scroll an JSVGCanvas.
|
Modifier and Type | Method and Description |
---|---|
void |
JSVGRenderingAccuracyTest.canvasDone(JSVGCanvas canvas) |
boolean |
JSVGRenderingAccuracyTest.canvasInit(JSVGCanvas canvas) |
void |
JSVGRenderingAccuracyTest.canvasLoaded(JSVGCanvas canvas) |
void |
JSVGRenderingAccuracyTest.canvasRendered(JSVGCanvas canvas) |
boolean |
JSVGRenderingAccuracyTest.canvasUpdated(JSVGCanvas canvas) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.