| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.swing |
| 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 |
FindDialog.svgCanvas
The canvas.
|
protected JSVGCanvas |
ThumbnailDialog.svgCanvas
The canvas that owns the SVG document to display.
|
| 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 |
JSVGScrollPane.getCanvas() |
| Constructor and Description |
|---|
JSVGScrollPane(JSVGCanvas canvas)
Creates a JSVGScrollPane, which will scroll an JSVGCanvas.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.