Class PDFVTElement
java.lang.Object
org.apache.fop.fo.FONode
org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
org.apache.fop.render.pdf.extensions.PDFDictionaryElement
org.apache.fop.render.pdf.extensions.PDFVTElement
- All Implemented Interfaces:
Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from class FONode
FONode.FONodeIterator, FONode.GatherContextInfoFunction -
Field Summary
Fields inherited from class PDFDictionaryElement
ATT_IDFields inherited from class PDFCollectionEntryElement
ATT_KEYFields inherited from class AbstractPDFExtensionElement
attachmentFields inherited from class FONode
FO_URI, FOX_URI, locator, log, nodeChangeBarList, parent, siblings, startOfNodeChangeBarList -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PDFDictionaryElement
addChildNode, endOfNode, getDictionaryExtension, getLocalName, instantiateExtensionAttachment, processNode, startOfNodeMethods inherited from class PDFCollectionEntryElement
characters, getExtensionMethods inherited from class AbstractPDFExtensionElement
getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefixMethods inherited from class FONode
addCharacters, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChangeBarList, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getFOEventHandler, getFOValidationEventProducer, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isChangeBarElement, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, removeChild, setLocator, setStructureTreeElement, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, validateChildNode, warningText
-
Constructor Details
-
PDFVTElement
PDFVTElement(FONode parent)
-