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 |
---|---|
MathGraphic |
MathElement.getMathGraphic()
Returns the embedded
MathGraphic . |
Modifier and Type | Method and Description |
---|---|
MathGraphic |
ForeignContentMath.getGraphic()
Returns the encapsulated MathML Graphic.
|
Modifier and Type | Method and Description |
---|---|
MathGraphic |
GraphicServer.makeMathGraphic(org.w3c.dom.mathml.MathMLDocument mathDocument)
Factory method to find or create a
MathGraphic instance from an
already-parsed MathMLDocument . |
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.