| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.swing |
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGViewerFrame.Canvas |
An extension of JSVGCanvas that exposes the Rhino interpreter.
|
| Modifier and Type | Field | 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 | Description |
|---|---|---|
JSVGCanvas |
JSVGViewerFrame.getJSVGCanvas() |
Returns the main JSVGCanvas of this frame.
|
| Constructor | Description |
|---|---|
ElementOverlayManager(JSVGCanvas canvas) |
Constructor.
|
FindDialog(java.awt.Frame owner,
JSVGCanvas svgCanvas) |
Constructs a new
FindDialog. |
FindDialog(JSVGCanvas svgCanvas) |
Constructs a new
FindDialog. |
ThumbnailDialog(java.awt.Frame owner,
JSVGCanvas svgCanvas) |
Constructs a new
ThumbnailDialog for the specified canvas. |
| Modifier and Type | Field | Description |
|---|---|---|
protected JSVGCanvas |
JSVGScrollPane.canvas |
| Modifier and Type | Method | Description |
|---|---|---|
JSVGCanvas |
JSVGScrollPane.getCanvas() |
| Constructor | Description |
|---|---|
JSVGScrollPane(JSVGCanvas canvas) |
Creates a JSVGScrollPane, which will scroll an JSVGCanvas.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.