public class JEuclidElement extends JEuclidObj
| Constructor and Description |
|---|
JEuclidElement(org.apache.fop.fo.FONode parent)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.fop.fo.PropertyList |
createPropertyList(org.apache.fop.fo.PropertyList pList,
org.apache.fop.fo.FOEventHandler foEventHandler) |
Point2D |
getDimension(Point2D view) |
org.apache.fop.datatypes.Length |
getIntrinsicAlignmentAdjust() |
void |
processNode(String elementName,
Locator locator,
Attributes attlist,
org.apache.fop.fo.PropertyList propertyList) |
getNamespaceURI, getNormalNamespacePrefixaddCharacters, addChildNode, addElement, buildTopLevel, createBasicDocument, getDOMDocument, getLocalName, notifyObjectBuilt, validateChildNodeattachSiblings, attributeError, attributeWarning, bind, canHaveMarkers, charIterator, clone, clone, decorateWithContextInfo, endOfNode, errorText, gatherContextInfo, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getExtensionAttachment, getFOEventHandler, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, removeChild, setLocator, startOfNode, tooManyNodesError, tooManyNodesError, validateChildNode, warningTextpublic JEuclidElement(org.apache.fop.fo.FONode parent)
parent - Parent Node in the FO tree.public 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 view)
getDimension in class org.apache.fop.fo.XMLObjpublic org.apache.fop.datatypes.Length getIntrinsicAlignmentAdjust()
getIntrinsicAlignmentAdjust in class org.apache.fop.fo.XMLObjprotected 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 © 2002–2015 The JEuclid project. All rights reserved.