Uses of Class
org.apache.fop.render.intermediate.extensions.NamedDestination
Packages that use NamedDestination
-
Uses of NamedDestination in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate with parameters of type NamedDestinationModifier and TypeMethodDescriptionvoidIFDocumentNavigationHandler.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 NamedDestinationModifier and TypeMethodDescriptionvoidPDFDocumentNavigationHandler.renderNamedDestination(NamedDestination destination) Renders a named destination.