Uses of Interface
org.apache.fop.accessibility.StructureTreeElement
Packages that use StructureTreeElement
Package
Description
Classes, constants and basic infrastructure for the FO tree.
All the block- and inline-level flow formatting objects.
Classes representing the various property types as well as supporting data structures for the FO tree.
FOP's layout engine.
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of StructureTreeElement in org.apache.fop.accessibility
Methods in org.apache.fop.accessibility that return StructureTreeElementModifier and TypeMethodDescriptionDummyStructureTreeEventHandler.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.StructureTree2SAXEventAdapter.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.StructureTreeEventHandler.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.DummyStructureTreeEventHandler.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.StructureTree2SAXEventAdapter.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.StructureTreeEventHandler.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.DummyStructureTreeEventHandler.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes.StructureTree2SAXEventAdapter.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes.StructureTreeEventHandler.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes.Methods in org.apache.fop.accessibility with parameters of type StructureTreeElementModifier and TypeMethodDescriptionDummyStructureTreeEventHandler.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.StructureTree2SAXEventAdapter.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.StructureTreeEventHandler.startImageNode(String name, Attributes attributes, StructureTreeElement parent) Starts an image node.DummyStructureTreeEventHandler.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.StructureTree2SAXEventAdapter.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.StructureTreeEventHandler.startNode(String name, Attributes attributes, StructureTreeElement parent) Starts a structure tree node.DummyStructureTreeEventHandler.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes.StructureTree2SAXEventAdapter.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes.StructureTreeEventHandler.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Starts a node that can be referenced by other nodes. -
Uses of StructureTreeElement in org.apache.fop.fo
Methods in org.apache.fop.fo that return StructureTreeElementModifier and TypeMethodDescriptionFONode.getStructureTreeElement()Returns the structure tree element associated to this object.FOText.getStructureTreeElement()Methods in org.apache.fop.fo with parameters of type StructureTreeElementModifier and TypeMethodDescriptionvoidFONode.setStructureTreeElement(StructureTreeElement structureTreeElement) Sets the structure tree element.voidFOText.setStructureTreeElement(StructureTreeElement structureTreeElement) -
Uses of StructureTreeElement in org.apache.fop.fo.flow
Methods in org.apache.fop.fo.flow that return StructureTreeElementModifier and TypeMethodDescriptionAbstractGraphics.getStructureTreeElement()AbstractPageNumberCitation.getStructureTreeElement()AbstractRetrieveMarker.getStructureTreeElement()BasicLink.getStructureTreeElement()Character.getStructureTreeElement()PageNumber.getStructureTreeElement()Methods in org.apache.fop.fo.flow with parameters of type StructureTreeElementModifier and TypeMethodDescriptionvoidAbstractGraphics.setStructureTreeElement(StructureTreeElement structureTreeElement) voidAbstractPageNumberCitation.setStructureTreeElement(StructureTreeElement structureTreeElement) voidAbstractRetrieveMarker.setStructureTreeElement(StructureTreeElement structureTreeElement) voidBasicLink.setStructureTreeElement(StructureTreeElement structureTreeElement) voidCharacter.setStructureTreeElement(StructureTreeElement structureTreeElement) voidPageNumber.setStructureTreeElement(StructureTreeElement structureTreeElement) -
Uses of StructureTreeElement in org.apache.fop.fo.properties
Methods in org.apache.fop.fo.properties that return StructureTreeElementModifier and TypeMethodDescriptionStructureTreeElementHolder.getStructureTreeElement()Returns the element in the document's structure tree that corresponds to this instance. -
Uses of StructureTreeElement in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr with parameters of type StructureTreeElementModifier and TypeMethodDescriptionstatic voidTraitSetter.addStructureTreeElement(Area area, StructureTreeElement structureTreeElement) Sets the structure tree element associated to the given area. -
Uses of StructureTreeElement in org.apache.fop.pdf
Classes in org.apache.fop.pdf that implement StructureTreeElementModifier and TypeClassDescriptionclassClass representing a PDF Structure Element.static classClass representing a placeholder for a PDF Structure Element. -
Uses of StructureTreeElement in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate that return StructureTreeElementModifier and TypeMethodDescriptionIFContext.getStructureTreeElement()Returns the current structure tree element.Methods in org.apache.fop.render.intermediate with parameters of type StructureTreeElementModifier and TypeMethodDescriptionvoidIFContext.setStructureTreeElement(StructureTreeElement structureTreeElement) Sets the structure tree element to which the subsequently painted marks will correspond. -
Uses of StructureTreeElement in org.apache.fop.render.intermediate.extensions
Methods in org.apache.fop.render.intermediate.extensions that return StructureTreeElementModifier and TypeMethodDescriptionAbstractAction.getStructureTreeElement()Returns the structure element corresponding to this action.Methods in org.apache.fop.render.intermediate.extensions with parameters of type StructureTreeElementModifier and TypeMethodDescriptionvoidAbstractAction.setStructureTreeElement(StructureTreeElement structureTreeElement) Sets the structure element corresponding to this action.Constructor parameters in org.apache.fop.render.intermediate.extensions with type arguments of type StructureTreeElementModifierConstructorDescriptionDocumentNavigationHandler(IFDocumentNavigationHandler navHandler, Map<String, StructureTreeElement> structureTreeElements, Map<String, GoToXYAction> unresolvedIds) Main constructor. -
Uses of StructureTreeElement in org.apache.fop.render.pdf
Classes in org.apache.fop.render.pdf that implement StructureTreeElementMethods in org.apache.fop.render.pdf that return StructureTreeElementModifier and TypeMethodDescriptionPDFStructureTreeBuilder.startImageNode(String name, Attributes attributes, StructureTreeElement parent) PDFStructureTreeBuilder.startNode(String name, Attributes attributes, StructureTreeElement parent) PDFStructureTreeBuilder.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent) Methods in org.apache.fop.render.pdf with parameters of type StructureTreeElementModifier and TypeMethodDescriptionPDFStructureTreeBuilder.startImageNode(String name, Attributes attributes, StructureTreeElement parent) PDFStructureTreeBuilder.startNode(String name, Attributes attributes, StructureTreeElement parent) PDFStructureTreeBuilder.startReferencedNode(String name, Attributes attributes, StructureTreeElement parent)