| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.swing | |
| org.apache.batik.swing.svg |
| Modifier and Type | Class and Description |
|---|---|
protected class |
JSVGViewerFrame.UserAgent
This class implements a SVG user agent.
|
| Modifier and Type | Field and Description |
|---|---|
protected SVGUserAgent |
JSVGViewerFrame.userAgent
The SVG user agent.
|
| Constructor and Description |
|---|
Canvas(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText)
Creates a new Canvas.
|
| Constructor and Description |
|---|
JSVGCanvas(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText)
Creates a new JSVGCanvas.
|
| Modifier and Type | Class and 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 and Description |
|---|---|
protected SVGUserAgent |
JSVGComponent.svgUserAgent
The SVG user agent.
|
| Constructor and Description |
|---|
JSVGComponent(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText)
Creates a new JSVGComponent.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.