Uses of Class
org.apache.fop.render.intermediate.extensions.GoToXYAction
Packages that use GoToXYAction
-
Uses of GoToXYAction in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate that return GoToXYActionModifier and TypeMethodDescriptionprivate GoToXYAction
IFRenderer.getGoToActionForID
(String targetID, int pageIndex) Methods in org.apache.fop.render.intermediate with parameters of type GoToXYActionModifier and TypeMethodDescriptionprivate void
IFRenderer.noteGoToPosition
(GoToXYAction action, Point position) private void
IFRenderer.noteGoToPosition
(GoToXYAction action, PageViewport pv, Point position) -
Uses of GoToXYAction in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type GoToXYActionModifier and TypeMethodDescriptionprivate void
PDFDocumentNavigationHandler.updateTargetLocation
(PDFGoTo pdfGoTo, GoToXYAction action)