Package | Description |
---|---|
org.axsl.fo.foreign |
Interfaces useful for describing Formatting objects and/or properties in foreign namespaces, such as SVG or
MathML.
|
org.axsl.galley |
Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.
|
org.axsl.graphic |
Interfaces allowing client applications to use graphics in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
SvgGraphic |
SvgElement.getSvgGraphic()
Returns the embedded
SvgGraphic . |
Modifier and Type | Method and Description |
---|---|
SvgGraphic |
ForeignContentSvg.getGraphic()
Returns the encapsulated SVG Graphic.
|
Modifier and Type | Method and Description |
---|---|
SvgGraphic |
GraphicServer.makeSvgGraphic(org.w3c.dom.svg.SVGDocument svgDocument)
Factory method to find or create an
SvgGraphic instance from an
already-parsed SVGDocument . |
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.