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, getNormalNamespacePrefixaddChildNode, addElement, buildTopLevel, characters, createBasicDocument, getDOMDocument, getLocalName, notifyObjectBuilt, validateChildNodeaddCharacters, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getExtensionAttachment, getFOEventHandler, getFOValidationEventProducer, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, removeChild, setLocator, setStructureTreeElement, startOfNode, tooManyNodesError, 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–2019 The JEuclid project. All rights reserved.