Uses of Class
org.apache.fop.render.intermediate.extensions.NamedDestination
-
Packages that use NamedDestination Package Description org.apache.fop.render.intermediate org.apache.fop.render.pdf PDF Renderer -
-
Uses of NamedDestination in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate with parameters of type NamedDestination Modifier and Type Method Description voidIFDocumentNavigationHandler. renderNamedDestination(NamedDestination destination)Renders a named destination.voidIFSerializer. renderNamedDestination(NamedDestination destination)Renders a named destination. -
Uses of NamedDestination in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type NamedDestination Modifier and Type Method Description voidPDFDocumentNavigationHandler. renderNamedDestination(NamedDestination destination)Renders a named destination.
-