| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGInputHandler
This implementation of the
SquiggleInputHandler class
simply displays an SVG file into the JSVGCanvas. |
class |
XMLInputHandler
A
SquiggleInputHandler that handles XSLT transformable
XML documents. |
| Modifier and Type | Field and Description |
|---|---|
protected static SquiggleInputHandler |
JSVGViewerFrame.defaultHandler
The default input handler
|
protected SquiggleInputHandler |
SquiggleInputHandlerFilter.handler |
| Modifier and Type | Method and Description |
|---|---|
SquiggleInputHandler |
JSVGViewerFrame.getInputHandler(ParsedURL purl)
Returns the input handler for the given URI
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JSVGViewerFrame.registerHandler(SquiggleInputHandler handler)
Registers an input file handler by adding it to the handlers map.
|
| Constructor and Description |
|---|
SquiggleInputHandlerFilter(SquiggleInputHandler handler) |
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.