Uses of Interface
org.apache.fop.area.Resolvable
Packages that use Resolvable
Package
Description
FOP's area tree.
FOP's area tree: inline-level areas
FOP's layout engine.
-
Uses of Resolvable in org.apache.fop.area
Classes in org.apache.fop.area that implement ResolvableModifier and TypeClassDescriptionclassAn instance of this class is either a PDF bookmark-tree and its child bookmark-items, or a bookmark-item and the child child bookmark-items under it.classAn instance of this class is named destination from fox:destinationclassLink resolving for resolving internal links.classPage viewport that specifies the viewport area and holds the page contents.Methods in org.apache.fop.area that return types with arguments of type ResolvableModifier and TypeMethodDescriptionPage.getUnresolvedReferences()Get the map unresolved references from this page.Methods in org.apache.fop.area with parameters of type ResolvableModifier and TypeMethodDescriptionvoidLinkResolver.addDependent(Resolvable dependent) Add dependent resolvable.voidAreaTreeHandler.addUnresolvedIDRef(String idref, Resolvable res) Deprecated.use getIDTracker().addUnresolvedIDRef(idref, res) insteadvoidIDTracker.addUnresolvedIDRef(String idref, Resolvable res) Add an Resolvable object with an unresolved idrefvoidPageViewport.addUnresolvedIDRef(String idref, Resolvable res) Add an idref to this page.Method parameters in org.apache.fop.area with type arguments of type ResolvableModifier and TypeMethodDescriptionvoidPage.setUnresolvedReferences(Map<String, List<Resolvable>> unres) Set the unresolved references on this page for serializing. -
Uses of Resolvable in org.apache.fop.area.inline
Classes in org.apache.fop.area.inline that implement Resolvable -
Uses of Resolvable in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr with parameters of type ResolvableModifier and TypeMethodDescriptionvoidAbstractPageSequenceLayoutManager.addUnresolvedArea(String id, Resolvable res) Identify an unresolved area (one needing an idref to be resolved, e.g.