| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.swing | |
| org.apache.batik.swing.svg |
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGViewerFrame.UserAgent |
This class implements a SVG user agent.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SVGUserAgent |
JSVGViewerFrame.userAgent |
The SVG user agent.
|
| Constructor | Description |
|---|---|
Canvas(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText) |
Creates a new Canvas.
|
| Constructor | Description |
|---|---|
JSVGCanvas(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText) |
Creates a new JSVGCanvas.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SVGUserAgentAdapter |
This Implements the SVGUserAgent interface to provide a very simple
version of client services to the JSVGComponent.
|
class |
SVGUserAgentGUIAdapter |
One line Class Desc
Methods users may want to implement:
displayMessage
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SVGUserAgent |
JSVGComponent.svgUserAgent |
The SVG user agent.
|
| Constructor | Description |
|---|---|
JSVGComponent(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText) |
Creates a new JSVGComponent.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.