public class JLaTeXMathElement extends JLaTeXMathObj
JLATEXMATH_NS, MIME_TYPE| Constructor and Description |
|---|
JLaTeXMathElement(org.apache.fop.fo.FONode parent) |
| Modifier and Type | Method and Description |
|---|---|
static TeXIcon |
calculate(Document doc,
float size) |
protected org.apache.fop.fo.PropertyList |
createPropertyList(org.apache.fop.fo.PropertyList pList,
org.apache.fop.fo.FOEventHandler foEventHandler) |
Point2D |
getDimension(Point2D p) |
static float |
getFWidth(String str) |
org.apache.fop.datatypes.Length |
getIntrinsicAlignmentAdjust() |
void |
processNode(String elementName,
Locator locator,
Attributes attlist,
org.apache.fop.fo.PropertyList propertyList) |
getNamespaceURI, getNormalNamespacePrefixaddChildNode, addElement, buildTopLevel, characters, createBasicDocument, getDOMDocument, getLocalName, notifyObjectBuilt, validateChildNodeaddCharacters, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getExtensionAttachment, getFOEventHandler, getFOValidationEventProducer, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, removeChild, setLocator, startOfNode, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, warningTextpublic void processNode(String elementName, Locator locator, Attributes attlist, org.apache.fop.fo.PropertyList propertyList) throws org.apache.fop.apps.FOPException
processNode in class org.apache.fop.fo.XMLObjorg.apache.fop.apps.FOPExceptionpublic Point2D getDimension(Point2D p)
getDimension in class org.apache.fop.fo.XMLObjpublic org.apache.fop.datatypes.Length getIntrinsicAlignmentAdjust()
getIntrinsicAlignmentAdjust in class org.apache.fop.fo.XMLObjpublic static float getFWidth(String str)
protected org.apache.fop.fo.PropertyList createPropertyList(org.apache.fop.fo.PropertyList pList,
org.apache.fop.fo.FOEventHandler foEventHandler)
throws org.apache.fop.apps.FOPException
createPropertyList in class org.apache.fop.fo.FONodeorg.apache.fop.apps.FOPExceptionCopyright © 2014–2018. All rights reserved.