Uses of Class
org.apache.fop.fo.FONode
-
Packages that use FONode Package Description org.apache.fop.accessibility.fo org.apache.fop.complexscripts.bidi org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO.org.apache.fop.fo.extensions.destination Classes to support named destinations (only relevant for PDF output)org.apache.fop.fo.extensions.svg SVG extension classes which handle elements from the SVG namespace.org.apache.fop.fo.extensions.xmp Extension classes which handles XMP metadata.org.apache.fop.fo.flow All the block- and inline-level flow formatting objects.org.apache.fop.fo.flow.table org.apache.fop.fo.pagination All the pagination and declaration formatting objects.org.apache.fop.fo.pagination.bookmarks Formatting objects for bookmarks as defined since XSL 1.1.org.apache.fop.fonts Classes for font handling.org.apache.fop.layoutmgr FOP's layout engine.org.apache.fop.layoutmgr.table Layout managers for tables.org.apache.fop.render.afp.extensions org.apache.fop.render.pdf.extensions org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer.org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation.org.apache.fop.traits Trait classes and other supporting data structures. -
-
Uses of FONode in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type FONode Modifier and Type Method Description private void
StructureTreeEventTrigger. endElement(FONode node)
private StructureTreeElement
StructureTreeEventTrigger. startElement(FONode node)
private StructureTreeElement
StructureTreeEventTrigger. startElement(FONode node, org.xml.sax.helpers.AttributesImpl attributes)
private void
StructureTreeEventTrigger. startElementWithID(FONode node)
private void
StructureTreeEventTrigger. startElementWithID(FONode node, org.xml.sax.helpers.AttributesImpl attributes)
-
Uses of FONode in org.apache.fop.complexscripts.bidi
Fields in org.apache.fop.complexscripts.bidi declared as FONode Modifier and Type Field Description private FONode
DelimitedTextRange. fn
private FONode
TextInterval. fn
Methods in org.apache.fop.complexscripts.bidi that return FONode Modifier and Type Method Description FONode
DelimitedTextRange. getNode()
Obtain node that generated this text range.(package private) FONode
TextInterval. getNode()
Methods in org.apache.fop.complexscripts.bidi with parameters of type FONode Modifier and Type Method Description void
DelimitedTextRange. append(char c, FONode fn)
Append interval using character C.void
DelimitedTextRange. append(CharIterator it, FONode fn)
Append interval using characters from character iterator IT.private void
DelimitedTextRange. assignBlockLevel(FONode node, int defaultLevel)
Constructors in org.apache.fop.complexscripts.bidi with parameters of type FONode Constructor Description DelimitedTextRange(FONode fn)
Primary constructor.TextInterval(FONode fn, int start, int end)
TextInterval(FONode fn, int textStart, int start, int end, int level)
-
Uses of FONode in org.apache.fop.fo
Subclasses of FONode in org.apache.fop.fo Modifier and Type Class Description class
FObj
Base class for representation of formatting objects and their processing.class
FObjMixed
Abstract base class for representation of mixed content formatting objects (= those that can contain both childFONode
s and#PCDATA
).class
FOText
A text node (PCDATA) in the formatting object tree.class
UnknownXMLObj
Class for handling generic XML from a namespace not recognized by FOPclass
XMLObj
Abstract class modelling generic, non-XSL-FO XML objects.Fields in org.apache.fop.fo declared as FONode Modifier and Type Field Description private FONode
RecursiveCharIterator. curChild
current child object that is being managed by childIterprotected FONode
FOTreeBuilder.MainFOHandler. currentFObj
Current formatting object being handledprivate FONode
FObj.FObjIterator. currentNode
protected FONode
FObjMixed. currentTextNode
Used for white-space handling; start CharIterator at node ...protected FONode
FObj. firstChild
pointer to the descendant subtreeprivate FONode
RecursiveCharIterator. fobj
parent node for whose child nodes this iterator iteratesprotected FONode
FObj. lastChild
pointer to the end of the descendant subtreeprotected FONode
FONode. parent
Parent FO nodeprotected FONode[]
FONode. siblings
pointer to the sibling nodesMethods in org.apache.fop.fo that return FONode Modifier and Type Method Description FONode
FObj. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesFONode
FObjMixed. clone(FONode parent, boolean removeChildren)
FONode
FONode. clone(FONode cloneparent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesFONode
FOText. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesFONode
FObj.FObjIterator. first()
Returns the first node in the list, and decreases the index, so that a subsequent call tohasPrevious()
will returnfalse
FONode
FONode.FONodeIterator. first()
Returns the first node in the list, and decreases the index, so that a subsequent call tohasPrevious()
will returnfalse
FONode
FONode. getParent()
Return the parent node of this nodeFONode
FObj.FObjIterator. last()
Returns the last node in the list, and advances the current position, so that a subsequent call tohasNext()
will returnfalse
FONode
FONode.FONodeIterator. last()
Returns the last node in the list, and advances the current position, so that a subsequent call tohasNext()
will returnfalse
FONode
ElementMapping.Maker. make(FONode parent)
Creates a new FONode (or rather a specialized subclass of it).FONode
FOElementMapping.BasicLinkMaker. make(FONode parent)
FONode
FOElementMapping.BidiOverrideMaker. make(FONode parent)
FONode
FOElementMapping.BlockContainerMaker. make(FONode parent)
FONode
FOElementMapping.BlockMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkTitleMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkTreeMaker. make(FONode parent)
FONode
FOElementMapping.ChangeBarBeginMaker. make(FONode parent)
FONode
FOElementMapping.ChangeBarEndMaker. make(FONode parent)
FONode
FOElementMapping.CharacterMaker. make(FONode parent)
FONode
FOElementMapping.ColorProfileMaker. make(FONode parent)
FONode
FOElementMapping.ConditionalPageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.DeclarationsMaker. make(FONode parent)
FONode
FOElementMapping.ExternalGraphicMaker. make(FONode parent)
FONode
FOElementMapping.FloatMaker. make(FONode parent)
FONode
FOElementMapping.FlowMaker. make(FONode parent)
FONode
FOElementMapping.FootnoteBodyMaker. make(FONode parent)
FONode
FOElementMapping.FootnoteMaker. make(FONode parent)
FONode
FOElementMapping.InitialPropertySetMaker. make(FONode parent)
FONode
FOElementMapping.InlineContainerMaker. make(FONode parent)
FONode
FOElementMapping.InlineMaker. make(FONode parent)
FONode
FOElementMapping.InstreamForeignObjectMaker. make(FONode parent)
FONode
FOElementMapping.LayoutMasterSetMaker. make(FONode parent)
FONode
FOElementMapping.LeaderMaker. make(FONode parent)
FONode
FOElementMapping.ListBlockMaker. make(FONode parent)
FONode
FOElementMapping.ListItemBodyMaker. make(FONode parent)
FONode
FOElementMapping.ListItemLabelMaker. make(FONode parent)
FONode
FOElementMapping.ListItemMaker. make(FONode parent)
FONode
FOElementMapping.MarkerMaker. make(FONode parent)
FONode
FOElementMapping.MultiCaseMaker. make(FONode parent)
FONode
FOElementMapping.MultiPropertiesMaker. make(FONode parent)
FONode
FOElementMapping.MultiPropertySetMaker. make(FONode parent)
FONode
FOElementMapping.MultiSwitchMaker. make(FONode parent)
FONode
FOElementMapping.MultiToggleMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberCitationLastMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberCitationMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceMasterMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceWrapperMaker. make(FONode parent)
FONode
FOElementMapping.RegionAfterMaker. make(FONode parent)
FONode
FOElementMapping.RegionBeforeMaker. make(FONode parent)
FONode
FOElementMapping.RegionBodyMaker. make(FONode parent)
FONode
FOElementMapping.RegionEndMaker. make(FONode parent)
FONode
FOElementMapping.RegionStartMaker. make(FONode parent)
FONode
FOElementMapping.RepeatablePageMasterAlternativesMaker. make(FONode parent)
FONode
FOElementMapping.RepeatablePageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.RetrieveMarkerMaker. make(FONode parent)
FONode
FOElementMapping.RetrieveTableMarkerMaker. make(FONode parent)
FONode
FOElementMapping.RootMaker. make(FONode parent)
FONode
FOElementMapping.SimplePageMasterMaker. make(FONode parent)
FONode
FOElementMapping.SinglePageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.StaticContentMaker. make(FONode parent)
FONode
FOElementMapping.TableAndCaptionMaker. make(FONode parent)
FONode
FOElementMapping.TableBodyMaker. make(FONode parent)
FONode
FOElementMapping.TableCaptionMaker. make(FONode parent)
FONode
FOElementMapping.TableCellMaker. make(FONode parent)
FONode
FOElementMapping.TableColumnMaker. make(FONode parent)
FONode
FOElementMapping.TableFooterMaker. make(FONode parent)
FONode
FOElementMapping.TableHeaderMaker. make(FONode parent)
FONode
FOElementMapping.TableMaker. make(FONode parent)
FONode
FOElementMapping.TableRowMaker. make(FONode parent)
FONode
FOElementMapping.TitleMaker. make(FONode parent)
FONode
FOElementMapping.WrapperMaker. make(FONode parent)
FONode
UnknownXMLObj.Maker. make(FONode parent)
Make an instanceFONode
FObj.FObjIterator. next()
FONode
FONode.FONodeIterator. next()
FONode
FObj.FObjIterator. previous()
FONode
FONode.FONodeIterator. previous()
Methods in org.apache.fop.fo with parameters of type FONode Modifier and Type Method Description void
FObj.FObjIterator. add(FONode newNode)
Add the givennewNode
at the current position.void
FONode.FONodeIterator. add(FONode newNode)
Add the givennewNode
at the current position.protected void
FObj. addChildNode(FONode child)
Adds a node as a child of this node.protected void
FObjMixed. addChildNode(FONode child)
Adds a node as a child of this node.protected void
FONode. addChildNode(FONode child)
Adds a node as a child of this node.protected void
UnknownXMLObj. addChildNode(FONode child)
Adds a node as a child of this node.protected void
XMLObj. addChildNode(FONode child)
Adds a node as a child of this node.protected static void
FObj. addChildTo(FONode child, FONode parent)
Used by RetrieveMarker during Marker-subtree cloningprotected static void
FONode. attachSiblings(FONode precedingSibling, FONode followingSibling)
This method is used when adding child nodes to a FO that already contains at least one child.FONode
FObj. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesFONode
FObjMixed. clone(FONode parent, boolean removeChildren)
FONode
FONode. clone(FONode cloneparent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesFONode
FOText. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesstatic java.lang.String
FONode. decorateWithContextInfo(java.lang.String text, FONode node)
Decorates a log or warning message with context information on the given node.FONode.FONodeIterator
FObj. getChildNodes(FONode childNode)
Return an iterator over the object's childNodes starting at the passed-in node (= first call to iterator.next() will return childNode)FONode.FONodeIterator
FONode. getChildNodes(FONode childNode)
Return an iterator over the object's child nodes starting at the passed node.void
XMLWhiteSpaceHandler. handleWhiteSpace(FObjMixed fo, FONode firstTextNode)
Handle white-space for the fo that is passed in, starting at firstTextNode (when a nested FO is encountered)void
XMLWhiteSpaceHandler. handleWhiteSpace(FObjMixed fo, FONode firstTextNode, FONode nextChild)
Handle white-space for the fo that is passed in, starting at firstTextNodeprotected static void
FObjMixed. handleWhiteSpaceFor(FObjMixed fobj, FONode nextChild)
Handles white-space for the node that is passed in, starting at its current text-node (used byRetrieveMarker
to trigger 'end-of-node' white-space handling)FONode
ElementMapping.Maker. make(FONode parent)
Creates a new FONode (or rather a specialized subclass of it).FONode
FOElementMapping.BasicLinkMaker. make(FONode parent)
FONode
FOElementMapping.BidiOverrideMaker. make(FONode parent)
FONode
FOElementMapping.BlockContainerMaker. make(FONode parent)
FONode
FOElementMapping.BlockMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkTitleMaker. make(FONode parent)
FONode
FOElementMapping.BookmarkTreeMaker. make(FONode parent)
FONode
FOElementMapping.ChangeBarBeginMaker. make(FONode parent)
FONode
FOElementMapping.ChangeBarEndMaker. make(FONode parent)
FONode
FOElementMapping.CharacterMaker. make(FONode parent)
FONode
FOElementMapping.ColorProfileMaker. make(FONode parent)
FONode
FOElementMapping.ConditionalPageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.DeclarationsMaker. make(FONode parent)
FONode
FOElementMapping.ExternalGraphicMaker. make(FONode parent)
FONode
FOElementMapping.FloatMaker. make(FONode parent)
FONode
FOElementMapping.FlowMaker. make(FONode parent)
FONode
FOElementMapping.FootnoteBodyMaker. make(FONode parent)
FONode
FOElementMapping.FootnoteMaker. make(FONode parent)
FONode
FOElementMapping.InitialPropertySetMaker. make(FONode parent)
FONode
FOElementMapping.InlineContainerMaker. make(FONode parent)
FONode
FOElementMapping.InlineMaker. make(FONode parent)
FONode
FOElementMapping.InstreamForeignObjectMaker. make(FONode parent)
FONode
FOElementMapping.LayoutMasterSetMaker. make(FONode parent)
FONode
FOElementMapping.LeaderMaker. make(FONode parent)
FONode
FOElementMapping.ListBlockMaker. make(FONode parent)
FONode
FOElementMapping.ListItemBodyMaker. make(FONode parent)
FONode
FOElementMapping.ListItemLabelMaker. make(FONode parent)
FONode
FOElementMapping.ListItemMaker. make(FONode parent)
FONode
FOElementMapping.MarkerMaker. make(FONode parent)
FONode
FOElementMapping.MultiCaseMaker. make(FONode parent)
FONode
FOElementMapping.MultiPropertiesMaker. make(FONode parent)
FONode
FOElementMapping.MultiPropertySetMaker. make(FONode parent)
FONode
FOElementMapping.MultiSwitchMaker. make(FONode parent)
FONode
FOElementMapping.MultiToggleMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberCitationLastMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberCitationMaker. make(FONode parent)
FONode
FOElementMapping.PageNumberMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceMasterMaker. make(FONode parent)
FONode
FOElementMapping.PageSequenceWrapperMaker. make(FONode parent)
FONode
FOElementMapping.RegionAfterMaker. make(FONode parent)
FONode
FOElementMapping.RegionBeforeMaker. make(FONode parent)
FONode
FOElementMapping.RegionBodyMaker. make(FONode parent)
FONode
FOElementMapping.RegionEndMaker. make(FONode parent)
FONode
FOElementMapping.RegionStartMaker. make(FONode parent)
FONode
FOElementMapping.RepeatablePageMasterAlternativesMaker. make(FONode parent)
FONode
FOElementMapping.RepeatablePageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.RetrieveMarkerMaker. make(FONode parent)
FONode
FOElementMapping.RetrieveTableMarkerMaker. make(FONode parent)
FONode
FOElementMapping.RootMaker. make(FONode parent)
FONode
FOElementMapping.SimplePageMasterMaker. make(FONode parent)
FONode
FOElementMapping.SinglePageMasterReferenceMaker. make(FONode parent)
FONode
FOElementMapping.StaticContentMaker. make(FONode parent)
FONode
FOElementMapping.TableAndCaptionMaker. make(FONode parent)
FONode
FOElementMapping.TableBodyMaker. make(FONode parent)
FONode
FOElementMapping.TableCaptionMaker. make(FONode parent)
FONode
FOElementMapping.TableCellMaker. make(FONode parent)
FONode
FOElementMapping.TableColumnMaker. make(FONode parent)
FONode
FOElementMapping.TableFooterMaker. make(FONode parent)
FONode
FOElementMapping.TableHeaderMaker. make(FONode parent)
FONode
FOElementMapping.TableMaker. make(FONode parent)
FONode
FOElementMapping.TableRowMaker. make(FONode parent)
FONode
FOElementMapping.TitleMaker. make(FONode parent)
FONode
FOElementMapping.WrapperMaker. make(FONode parent)
FONode
UnknownXMLObj.Maker. make(FONode parent)
Make an instance(package private) void
FObj. notifyChildRemoval(FONode node)
Notifies a FObj that one of it's children is removed.void
FObj. removeChild(FONode child)
Removes a child node.void
FObjMixed. removeChild(FONode child)
Removes a child node.void
FONode. removeChild(FONode child)
Removes a child node.void
FObj.FObjIterator. set(FONode newNode)
Replace the node at the current index with the givennewNode
.void
FONode.FONodeIterator. set(FONode newNode)
Replace the node at the current index with the givennewNode
.protected static void
FONode. validateChildNode(FONode fo, org.xml.sax.Locator loc, java.lang.String namespaceURI, java.lang.String localName)
Static version ofvalidateChildNode(Locator, String, String)
that can be used by subclasses that need to validate children against a different node (for example:fo:wrapper
needs to check if the incoming node is a valid child to its parent)Constructors in org.apache.fop.fo with parameters of type FONode Constructor Description FObj(FONode parent)
Create a new formatting object.FObjMixed(FONode parent)
Base constructorFONode(FONode parent)
Base constructorFOText(FONode parent)
Creates a new FO text node.RecursiveCharIterator(FObj fobj, FONode child)
Constructor which creates an iterator for only some child nodesUnknownXMLObj(FONode parent, java.lang.String space)
Constructs an unknown xml object (called by Maker).XMLObj(FONode parent)
Base constructor -
Uses of FONode in org.apache.fop.fo.extensions
Subclasses of FONode in org.apache.fop.fo.extensions Modifier and Type Class Description class
ExternalDocument
Class for the fox:external-document extension element.Methods in org.apache.fop.fo.extensions that return FONode Modifier and Type Method Description FONode
ExtensionElementMapping.DestinationMaker. make(FONode parent)
FONode
ExtensionElementMapping.ExternalDocumentMaker. make(FONode parent)
Methods in org.apache.fop.fo.extensions with parameters of type FONode Modifier and Type Method Description FONode
ExtensionElementMapping.DestinationMaker. make(FONode parent)
FONode
ExtensionElementMapping.ExternalDocumentMaker. make(FONode parent)
Constructors in org.apache.fop.fo.extensions with parameters of type FONode Constructor Description ExternalDocument(FONode parent)
Constructs a ExternalDocument object (called by Maker). -
Uses of FONode in org.apache.fop.fo.extensions.destination
Subclasses of FONode in org.apache.fop.fo.extensions.destination Modifier and Type Class Description class
Destination
Class for named destinations in PDF.Constructors in org.apache.fop.fo.extensions.destination with parameters of type FONode Constructor Description Destination(FONode parent)
Constructs a Destination object (called by Maker). -
Uses of FONode in org.apache.fop.fo.extensions.svg
Subclasses of FONode in org.apache.fop.fo.extensions.svg Modifier and Type Class Description class
SVGElement
Class representing the SVG root element for constructing an SVG document.class
SVGObj
Class for SVG element objects.Methods in org.apache.fop.fo.extensions.svg that return FONode Modifier and Type Method Description FONode
BatikExtensionElementMapping.SE. make(FONode parent)
FONode
BatikExtensionElementMapping.SVGMaker. make(FONode parent)
FONode
SVGElementMapping.SE. make(FONode parent)
FONode
SVGElementMapping.SVGMaker. make(FONode parent)
Methods in org.apache.fop.fo.extensions.svg with parameters of type FONode Modifier and Type Method Description FONode
BatikExtensionElementMapping.SE. make(FONode parent)
FONode
BatikExtensionElementMapping.SVGMaker. make(FONode parent)
FONode
SVGElementMapping.SE. make(FONode parent)
FONode
SVGElementMapping.SVGMaker. make(FONode parent)
Constructors in org.apache.fop.fo.extensions.svg with parameters of type FONode Constructor Description SVGElement(FONode parent)
Constructs an SVG objectSVGObj(FONode parent)
Constructs an SVG object (called by Maker). -
Uses of FONode in org.apache.fop.fo.extensions.xmp
Subclasses of FONode in org.apache.fop.fo.extensions.xmp Modifier and Type Class Description class
AbstractMetadataElement
Abstract base class for the XMP and RDF root nodes.class
RDFElement
Represents the top-level "RDF" element used by XMP metadata.class
XMPMetaElement
Represents the top-level "xmpmeta" element used by XMP metadata.Methods in org.apache.fop.fo.extensions.xmp that return FONode Modifier and Type Method Description FONode
RDFElementMapping.RDFElementMaker. make(FONode parent)
FONode
XMPElementMapping.XMPMetaElementMaker. make(FONode parent)
Methods in org.apache.fop.fo.extensions.xmp with parameters of type FONode Modifier and Type Method Description FONode
RDFElementMapping.RDFElementMaker. make(FONode parent)
FONode
XMPElementMapping.XMPMetaElementMaker. make(FONode parent)
Constructors in org.apache.fop.fo.extensions.xmp with parameters of type FONode Constructor Description AbstractMetadataElement(FONode parent)
Main constructor.RDFElement(FONode parent)
Main constructor.XMPMetaElement(FONode parent)
Main constructor. -
Uses of FONode in org.apache.fop.fo.flow
Subclasses of FONode in org.apache.fop.fo.flow Modifier and Type Class Description class
AbstractGraphics
Common base class for thefo:instream-foreign-object
andfo:external-graphic
flow formatting objects.class
AbstractListItemPart
Common superclass forfo:list-item-label
andfo:list-item-body
.class
AbstractPageNumberCitation
Common base class for thefo:page-number-citation
andfo:page-number-citation-last
objects.class
AbstractRetrieveMarker
Abstract base class for thefo:retrieve-marker
andfo:retrieve-table-marker
formatting objects.class
BasicLink
Class modelling thefo:basic-link
object.class
BidiOverride
Class modelling thefo:bidi-override
object.class
Block
Class modelling thefo:block object
.class
BlockContainer
Class modelling thefo:block-container
object.class
ChangeBar
Common change bar base class.class
ChangeBarBegin
class
ChangeBarEnd
class
Character
Class modelling thefo:character
object.class
ExternalGraphic
Class modelling thefo:external-graphic
object.class
Float
Class modelling thefo:float
object.class
Footnote
Class modelling thefo:footnote
object.class
FootnoteBody
Class modelling thefo:footnote-body
object.class
InitialPropertySet
Class modelling thefo:initial-property-set
object.class
Inline
Class modelling thefo:inline
formatting object.class
InlineContainer
class
InlineLevel
Class modelling the commonalities of several inline-level formatting objects.class
InstreamForeignObject
Class modelling thefo:instream-foreign-object
object.class
Leader
Class modelling thefo:leader
object.class
ListBlock
Class modelling the list blockfo:list-block
object.class
ListItem
Class modelling the list itemfo:list-item
object.class
ListItemBody
Class modelling the list itemfo:list-item-body object
.class
ListItemLabel
Class modelling the list itemfo:list-item-label
object.class
Marker
Class modelling the markerfo:marker
object.class
MultiCase
Class modelling thefo:multi-case
object.class
MultiProperties
Class modelling thefo:multi-properties
object.class
MultiPropertySet
Class modelling thefo:multi-property-set
object.class
MultiSwitch
Class modelling thefo:multi-switch
object.class
MultiToggle
Class modelling thefo:multi-toggle
property.class
PageNumber
Class modelling thefo:page-number
object.class
PageNumberCitation
Class modelling thefo:page-number-citation
object.class
PageNumberCitationLast
Class modelling thefo:page-number-citation-last
object from XSL 1.1.class
RetrieveMarker
Class modelling thefo:retrieve-marker
formatting object.class
RetrieveTableMarker
Class modelling thefo:retrieve-table-marker
formatting object.class
Wrapper
Class modelling the fo wrapperfo:wrapper
object.Methods in org.apache.fop.fo.flow with parameters of type FONode Modifier and Type Method Description void
Footnote. addChildNode(FONode child)
Adds a node as a child of this node.protected void
InstreamForeignObject. addChildNode(FONode child)
Adds a node as a child of this node.void
ListItem. addChildNode(FONode child)
Adds a node as a child of this node.protected void
Wrapper. addChildNode(FONode child)
Adds a node as a child of this node.private void
AbstractRetrieveMarker. cloneSingleNode(FONode child, FONode newParent, Marker marker, PropertyList parentPropertyList)
private void
AbstractRetrieveMarker. cloneSubtree(java.util.Iterator parentIter, FONode newParent, Marker marker, PropertyList parentPropertyList)
Clone the FO nodes in the parent iterator, attach the new nodes to the new parent, and map the new nodes to the existing property lists.protected Marker.MarkerPropertyList
Marker. getPropertyListFor(FONode foNode)
Retrieve the property list of the givenFONode
descendantConstructors in org.apache.fop.fo.flow with parameters of type FONode Constructor Description AbstractGraphics(FONode parent)
constructs an instream-foreign-object object (called by Maker).AbstractListItemPart(FONode parent)
Base constructorAbstractPageNumberCitation(FONode parent)
Base constructorAbstractRetrieveMarker(FONode parent)
Create a new AbstractRetrieveMarker instance that is a child of the givenFONode
BasicLink(FONode parent)
Construct a BasicLink instance with the givenFONode
as its parent.BidiOverride(FONode parent)
Base constructorBlock(FONode parent)
Base constructorBlockContainer(FONode parent)
Creates a new BlockContainer instance as a child of the givenFONode
.ChangeBar(FONode parent)
Constructs a ChangeBar element with common parts for both begin and end change bars.ChangeBarBegin(FONode parent)
Constructs a new ChangeBarBegin element.ChangeBarEnd(FONode parent)
Constructs a new ChangeBarEnd element.Character(FONode parent)
ExternalGraphic(FONode parent)
Create a new ExternalGraphic node that is a child of the givenFONode
.Float(FONode parent)
Base constructorFootnote(FONode parent)
Create a Footnote instance that is a child of the givenFONode
FootnoteBody(FONode parent)
Base constructorInitialPropertySet(FONode parent)
Base constructorInline(FONode parent)
Base constructorInlineContainer(FONode parent)
Creates a new instance.InlineLevel(FONode parent)
Base constructorInstreamForeignObject(FONode parent)
Constructs an instream-foreign-object object (called byElementMapping.Maker
).Leader(FONode parent)
Base constructorListBlock(FONode parent)
Base constructorListItem(FONode parent)
Base constructorListItemBody(FONode parent)
ListItemLabel(FONode parent)
Base constructorMarker(FONode parent)
Create a marker fo.MultiCase(FONode parent)
Base constructorMultiProperties(FONode parent)
Base constructorMultiPropertySet(FONode parent)
Base constructorMultiSwitch(FONode parent)
Base constructorMultiToggle(FONode parent)
Base constructorPageNumber(FONode parent)
Base constructorPageNumberCitation(FONode parent)
Main constructorPageNumberCitationLast(FONode parent)
Main constructorRetrieveMarker(FONode parent)
Create a new RetrieveMarker instance that is a child of the givenFONode
.RetrieveTableMarker(FONode parent)
Create a new RetrieveTableMarker instance that is a child of the givenFONode
.Wrapper(FONode parent)
Create a Wrapper instance that is a child of the givenFONode
-
Uses of FONode in org.apache.fop.fo.flow.table
Subclasses of FONode in org.apache.fop.fo.flow.table Modifier and Type Class Description class
Table
Class modelling thefo:table
object.class
TableAndCaption
Class modelling thefo:table-and-caption
property.class
TableBody
Class modelling thefo:table-body
object.class
TableCaption
Class modelling thefo:table-caption
object.class
TableCell
Class modelling thefo:table-cell
object.class
TableCellContainer
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.class
TableColumn
Class modelling thefo:table-column
object.class
TableFObj
Common base class for table-related FOsclass
TableFooter
Class modelling thefo:table-footer
object.class
TableHeader
Class modelling thefo:table-header
object.class
TablePart
An abstract base class modelling a TablePart (i.e.class
TableRow
Class modelling thefo:table-row
object.Methods in org.apache.fop.fo.flow.table that return FONode Modifier and Type Method Description FONode
Table. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesMethods in org.apache.fop.fo.flow.table with parameters of type FONode Modifier and Type Method Description protected void
Table. addChildNode(FONode child)
Adds a node as a child of this node.protected void
TablePart. addChildNode(FONode child)
Adds a node as a child of this node.protected void
TableRow. addChildNode(FONode child)
Adds a node as a child of this node.FONode
Table. clone(FONode parent, boolean removeChildren)
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodesConstructors in org.apache.fop.fo.flow.table with parameters of type FONode Constructor Description Table(FONode parent)
Construct a Table instance with the givenFONode
as parent.TableAndCaption(FONode parent)
Create a TableAndCaption instance with the givenFONode
as parent.TableBody(FONode parent)
Create a TableBody instance with the givenFONode
as parent.TableCaption(FONode parent)
Create a TableCaption instance with the givenFONode
as parent.TableCell(FONode parent)
Create a TableCell instance with the givenFONode
as parent.TableCellContainer(FONode parent)
Construct table cell container.TableColumn(FONode parent)
Create a TableColumn instance with the givenFONode
as parent.TableColumn(FONode parent, boolean implicit)
Create a TableColumn instance with the givenFONode
as parentTableFObj(FONode parent)
Create a TableFObj instance that is a child of the givenFONode
TableFooter(FONode parent)
Create a TableFooter instance with the givenFONode
as parent.TableHeader(FONode parent)
Create a TableHeader instance with the givenFONode
as parent.TablePart(FONode parent)
Create a TablePart instance with the givenFONode
as parent.TableRow(FONode parent)
Create a TableRow instance with the givenFONode
as parent. -
Uses of FONode in org.apache.fop.fo.pagination
Subclasses of FONode in org.apache.fop.fo.pagination Modifier and Type Class Description class
AbstractPageSequence
Abstract base class for thefo:page-sequence
formatting object and thefox:external-document
extension object.class
ColorProfile
Class modelling thefo:color-profile
object.class
ConditionalPageMasterReference
Class modelling thefo:conditional-page-master-reference
object.class
Declarations
Class modelling thefo:declarations
object.class
Flow
Class modelling thefo:flow
object.class
LayoutMasterSet
Class modelling thefo:layout-master-set
object.class
PageSequence
Class modelling thefo:page-sequence
object.class
PageSequenceMaster
Class modelling thefo:page-sequence-master
object.class
PageSequenceWrapper
Class modelling thefo:page-sequence-wrapper
object, first introduced in the XSL 1.1 WD.class
Region
This is an abstract base class for pagination regions.class
RegionAfter
Class modelling thefo:region-after
object.class
RegionBA
Abstract base class forfo:region-before
andfo:region-after
.class
RegionBefore
Class modelling thefo:region-before
object.class
RegionBody
Class modelling thefo:region-body
object.class
RegionEnd
Class modelling thefo:region-end
object.class
RegionSE
Abstract base class forfo:region-start
andfo:region-end
.class
RegionStart
Class modelling thefo:region-start
object.class
RepeatablePageMasterAlternatives
Class modelling thefo:repeatable-page-master-alternatives
object.class
RepeatablePageMasterReference
Class modelling thefo:repeatable-page-master-reference
object.class
Root
Class modeling thefo:root
formatting object.class
SideRegion
Common base class for side regions (before, after, start, end).class
SimplePageMaster
Class modelling thefo:simple-page-master
object.class
SinglePageMasterReference
Class modelling thefo:single-page-master-reference
object.class
StaticContent
Class modelling thefo:static-content
object.class
Title
Class modeling thefo:title
object.Fields in org.apache.fop.fo.pagination with type parameters of type FONode Modifier and Type Field Description private java.util.Map<java.lang.String,FONode>
PageSequence. flowMap
Map of flows to their flow name (flow-name, Flow)Methods in org.apache.fop.fo.pagination that return types with arguments of type FONode Modifier and Type Method Description java.util.Map<java.lang.String,FONode>
PageSequence. getFlowMap()
Methods in org.apache.fop.fo.pagination with parameters of type FONode Modifier and Type Method Description void
PageSequence. addChildNode(FONode child)
Adds a node as a child of this node.protected void
SimplePageMaster. addChildNode(FONode child)
Adds a node as a child of this node.protected void
Root. validateChildNode(org.xml.sax.Locator loc, FONode child)
Constructors in org.apache.fop.fo.pagination with parameters of type FONode Constructor Description AbstractPageSequence(FONode parent)
Create an AbstractPageSequence that is a child of the given parentFONode
.ColorProfile(FONode parent)
Base constructorConditionalPageMasterReference(FONode parent)
Create a ConditionalPageMasterReference instance that is a child of the givenFONode
.Declarations(FONode parent)
Flow(FONode parent)
Create a Flow instance that is a child of the givenFONode
.LayoutMasterSet(FONode parent)
Create a LayoutMasterSet instance that is a child of the given parentFONode
.PageSequence(FONode parent)
Create a PageSequence instance that is a child of the givenFONode
.PageSequenceMaster(FONode parent, BlockLevelEventProducer blockLevelEventProducer)
Create a PageSequenceMaster instance that is a child of the givenFONode
.PageSequenceWrapper(FONode parent)
Create a PageSequenceWrapper instance that is a child of the given parentFONode
.Region(FONode parent)
Base constructorRegionAfter(FONode parent)
Create a RegionAfter instance that is a child of the given parentFONode
.RegionBA(FONode parent)
Create a RegionBA instance that is a child of the given parentFONode
.RegionBefore(FONode parent)
Create a RegionBefore instance that is a child of the given parentFONode
.RegionBody(FONode parent)
Create a RegionBody instance that is a child of the given parentFONode
.RegionEnd(FONode parent)
Create a RegionEnd instance that is a child of the given parentFONode
.RegionSE(FONode parent)
Create a RegionSE instance that is a child of the given parentFONode
.RegionStart(FONode parent)
Create a RegionStart instance that is a child of the given parentFONode
.RepeatablePageMasterAlternatives(FONode parent)
Base constructorRepeatablePageMasterReference(FONode parent)
Base constructorRoot(FONode parent)
Base constructorSideRegion(FONode parent)
Creates a new side region.SimplePageMaster(FONode parent)
Base constructorSinglePageMasterReference(FONode parent)
Creates a new SinglePageMasterReference instance that is a child of the givenFONode
.StaticContent(FONode parent)
Title(FONode parent)
-
Uses of FONode in org.apache.fop.fo.pagination.bookmarks
Subclasses of FONode in org.apache.fop.fo.pagination.bookmarks Modifier and Type Class Description class
Bookmark
Class modelling thefo:bookmark
object, first introduced in the XSL 1.1 WD.class
BookmarkTitle
Class modelling thefo:bookmark-title
object, first introduced in the XSL 1.1 WD.class
BookmarkTree
Class modelling thefo:bookmark-tree
object, first introduced in the XSL 1.1 WD.Methods in org.apache.fop.fo.pagination.bookmarks with parameters of type FONode Modifier and Type Method Description protected void
Bookmark. addChildNode(FONode obj)
Adds a node as a child of this node.protected void
BookmarkTree. addChildNode(FONode obj)
Adds a node as a child of this node.Constructors in org.apache.fop.fo.pagination.bookmarks with parameters of type FONode Constructor Description Bookmark(FONode parent)
Create a new Bookmark object that is a child of the givenFONode
.BookmarkTitle(FONode parent)
Create a new BookmarkTitle object that is a child of the givenFONode
.BookmarkTree(FONode parent)
Create a new BookmarkTree object that is a child of the givenFONode
. -
Uses of FONode in org.apache.fop.fonts
Methods in org.apache.fop.fonts with parameters of type FONode Modifier and Type Method Description private static Font
FontSelector. selectFontForCharacter(char c, FONode fonode, CommonFont commonFont, PercentBaseContext context)
-
Uses of FONode in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr with parameters of type FONode Modifier and Type Method Description void
LayoutManagerMapping.BasicLinkLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.BidiOverrideLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.BlockContainerLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.BlockLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.CharacterLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.ExternalGraphicLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.FloatLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
void
LayoutManagerMapping.FootnoteLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.FOTextLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.InlineContainerLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.InlineLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.InstreamForeignObjectLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.LeaderLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.ListBlockLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.ListItemLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.Maker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.MultiCaseLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
void
LayoutManagerMapping.MultiSwitchLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
void
LayoutManagerMapping.PageNumberCitationLastLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.PageNumberCitationLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.PageNumberLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.RetrieveMarkerLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.RetrieveTableMarkerLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
void
LayoutManagerMapping.TableLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.void
LayoutManagerMapping.WrapperLayoutManagerMaker. make(FONode node, java.util.List lms, FOUserAgent userAgent)
Create a layout manager.LayoutManager
LayoutManagerMaker. makeLayoutManager(FONode node)
Make a specific LayoutManager for the node.LayoutManager
LayoutManagerMapping. makeLayoutManager(FONode node)
Make a specific LayoutManager for the node.void
LayoutManagerMaker. makeLayoutManagers(FONode node, java.util.List lms)
Make LayoutManagers for the node and add them to the list lms.void
LayoutManagerMapping. makeLayoutManagers(FONode node, java.util.List lms)
Make LayoutManagers for the node and add them to the list lms. -
Uses of FONode in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table with parameters of type FONode Modifier and Type Method Description private boolean
TableLayoutManager. supportResize(FONode node)
-
Uses of FONode in org.apache.fop.render.afp.extensions
Subclasses of FONode in org.apache.fop.render.afp.extensions Modifier and Type Class Description class
AbstractAFPExtensionObject
Base class for the AFP-specific extension elements.class
AFPIncludeFormMapElement
Represents the "include-form-map" extension in the FO tree.class
AFPInvokeMediumMapElement
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page.class
AFPPageOverlayElement
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.class
AFPPageSegmentElement
This class extends the org.apache.fop.extensions.ExtensionObj class.class
AFPPageSetupElement
This class extends the org.apache.fop.extensions.ExtensionObj class.Methods in org.apache.fop.render.afp.extensions that return FONode Modifier and Type Method Description FONode
AFPElementMapping.AFPIncludeFormMapMaker. make(FONode parent)
FONode
AFPElementMapping.AFPIncludePageOverlayMaker. make(FONode parent)
FONode
AFPElementMapping.AFPIncludePageSegmentMaker. make(FONode parent)
FONode
AFPElementMapping.AFPInvokeMediumMapMaker. make(FONode parent)
FONode
AFPElementMapping.AFPNoOperationMaker. make(FONode parent)
FONode
AFPElementMapping.AFPTagLogicalElementMaker. make(FONode parent)
Methods in org.apache.fop.render.afp.extensions with parameters of type FONode Modifier and Type Method Description FONode
AFPElementMapping.AFPIncludeFormMapMaker. make(FONode parent)
FONode
AFPElementMapping.AFPIncludePageOverlayMaker. make(FONode parent)
FONode
AFPElementMapping.AFPIncludePageSegmentMaker. make(FONode parent)
FONode
AFPElementMapping.AFPInvokeMediumMapMaker. make(FONode parent)
FONode
AFPElementMapping.AFPNoOperationMaker. make(FONode parent)
FONode
AFPElementMapping.AFPTagLogicalElementMaker. make(FONode parent)
Constructors in org.apache.fop.render.afp.extensions with parameters of type FONode Constructor Description AbstractAFPExtensionObject(FONode parent, java.lang.String name)
AFPIncludeFormMapElement(FONode parent, java.lang.String name)
Constructs an AFP object (called by Maker).AFPInvokeMediumMapElement(FONode parent)
Constructs the AFP extension object (called by Maker).AFPPageOverlayElement(FONode parent, java.lang.String name)
Constructs an AFP object (called by Maker).AFPPageSegmentElement(FONode parent, java.lang.String name)
Constructs an AFP object (called by Maker).AFPPageSetupElement(FONode parent, java.lang.String name)
Constructs an AFP object (called by Maker). -
Uses of FONode in org.apache.fop.render.pdf.extensions
Subclasses of FONode in org.apache.fop.render.pdf.extensions Modifier and Type Class Description class
AbstractPDFExtensionElement
Base class for the PDF-specific extension elements.class
PDFActionElement
Extension element for pdf:action.class
PDFArrayElement
Extension element for pdf:array.class
PDFCatalogElement
Extension element for pdf:catalog.class
PDFCollectionEntryElement
Extension element for collection entries: pdf:{array,boolean,dictionary,name,number,reference,string}.class
PDFDictionaryElement
Extension element for dictionaries: pdf:{catalog,page,dictionary}.class
PDFDocumentInformationElement
class
PDFEmbeddedFileElement
Extension element for pdf:embedded-file.class
PDFLayerElement
Extension element for pdf:layer.class
PDFNavigatorElement
Extension element for pdf:navigator.class
PDFPageElement
Extension element for pdf:page.class
PDFPagePieceElement
class
PDFReferenceElement
Extension element for pdf:reference.class
PDFVTElement
Methods in org.apache.fop.render.pdf.extensions that return FONode Modifier and Type Method Description FONode
PDFElementMapping.PDFActionElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFArrayElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFCatalogElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFCollectionEntryElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFDictionaryElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFDocumentInformationElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFEmbeddedFileElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFLayerElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFNavigatorElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFPageElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFPagePieceElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFReferenceElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFVTElementMaker. make(FONode parent)
Methods in org.apache.fop.render.pdf.extensions with parameters of type FONode Modifier and Type Method Description protected void
PDFArrayElement. addChildNode(FONode child)
protected void
PDFDictionaryElement. addChildNode(FONode child)
protected void
PDFDocumentInformationElement. addChildNode(FONode child)
FONode
PDFElementMapping.PDFActionElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFArrayElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFCatalogElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFCollectionEntryElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFDictionaryElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFDocumentInformationElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFEmbeddedFileElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFLayerElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFNavigatorElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFPageElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFPagePieceElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFReferenceElementMaker. make(FONode parent)
FONode
PDFElementMapping.PDFVTElementMaker. make(FONode parent)
Constructors in org.apache.fop.render.pdf.extensions with parameters of type FONode Constructor Description AbstractPDFExtensionElement(FONode parent)
Default constructorPDFActionElement(FONode parent)
Main constructorPDFArrayElement(FONode parent)
Main constructorPDFCatalogElement(FONode parent)
PDFCollectionEntryElement(FONode parent, PDFObjectType type)
PDFCollectionEntryElement(FONode parent, PDFObjectType type, PDFCollectionEntryExtension extension)
PDFDictionaryElement(FONode parent, PDFDictionaryType type)
Main constructorPDFDocumentInformationElement(FONode parent)
PDFEmbeddedFileElement(FONode parent)
Main constructorPDFLayerElement(FONode parent)
PDFNavigatorElement(FONode parent)
PDFPageElement(FONode parent)
Main constructorPDFPagePieceElement(FONode parent)
PDFReferenceElement(FONode parent)
Main constructorPDFVTElement(FONode parent)
-
Uses of FONode in org.apache.fop.render.ps.extensions
Subclasses of FONode in org.apache.fop.render.ps.extensions Modifier and Type Class Description class
AbstractPSCommentElement
Base postscript commment element classclass
AbstractPSExtensionElement
Base class for the PostScript-specific extension elements.class
AbstractPSExtensionObject
Base class for the PostScript-specific extension elements.class
PSCommentAfterElement
Comment after elementclass
PSCommentBeforeElement
Comment before elementclass
PSPageSetupCodeElement
Extension element for fox:ps-page-setup-code.class
PSPageTrailerCodeBeforeElement
Comment before elementclass
PSSetPageDeviceElement
Extension element for ps:ps-setpagedevice.class
PSSetupCodeElement
Extension element for fox:ps-setup-code.Methods in org.apache.fop.render.ps.extensions that return FONode Modifier and Type Method Description FONode
PSExtensionElementMapping.PSCommentAfterMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSCommentBeforeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSPageSetupCodeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSPageTrailerCodeBeforeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSSetPageDeviceMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSSetupCodeMaker. make(FONode parent)
Methods in org.apache.fop.render.ps.extensions with parameters of type FONode Modifier and Type Method Description FONode
PSExtensionElementMapping.PSCommentAfterMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSCommentBeforeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSPageSetupCodeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSPageTrailerCodeBeforeMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSSetPageDeviceMaker. make(FONode parent)
FONode
PSExtensionElementMapping.PSSetupCodeMaker. make(FONode parent)
Constructors in org.apache.fop.render.ps.extensions with parameters of type FONode Constructor Description AbstractPSCommentElement(FONode parent)
Default constructorAbstractPSExtensionElement(FONode parent)
Default constructorAbstractPSExtensionObject(FONode parent)
Main constructor.PSCommentAfterElement(FONode parent)
Main constructorPSCommentBeforeElement(FONode parent)
Main constructorPSPageSetupCodeElement(FONode parent)
Main constructorPSPageTrailerCodeBeforeElement(FONode parent)
Main constructorPSSetPageDeviceElement(FONode parent)
Main constructorPSSetupCodeElement(FONode parent)
Main constructor -
Uses of FONode in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type FONode Modifier and Type Method Description private static void
TextAttributesConverter. attrBorder(CommonBorderPaddingBackground bpb, RtfAttributes rtfAttr, FONode fobj)
Adds border information frombpb
tortrAttr
.private static boolean
TextAttributesConverter. hasBorder(FONode node)
void
RTFEventProducer. ignoredDeferredEvent(java.lang.Object source, FONode node, boolean start, org.xml.sax.Locator loc)
The RTF handler ignored some deferred event (i.e.private void
RTFHandler. invokeDeferredEvent(FONode foNode, boolean bStart)
Calls the appropriate event handler for the passed FObj.private void
RTFHandler. recurseFONode(FONode foNode)
Calls the event handlers for the passed FONode and all its elements. -
Uses of FONode in org.apache.fop.render.rtf.rtflib.tools
Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type FONode Modifier and Type Method Description private java.lang.Integer
PercentContext. findParent(FONode fobj)
Searches for the parent object of fobj. -
Uses of FONode in org.apache.fop.traits
Methods in org.apache.fop.traits with parameters of type FONode Modifier and Type Method Description static WritingModeTraitsGetter
WritingModeTraits. getWritingModeTraitsGetter(FONode fn)
Helper function to find the writing mode traits getter (if any) that applies for a given FO node.
-