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 GoToXYActionIFRenderer.getGoToActionForID(String targetID, int pageIndex) Methods in org.apache.fop.render.intermediate with parameters of type GoToXYActionModifier and TypeMethodDescriptionprivate voidIFRenderer.noteGoToPosition(GoToXYAction action, Point position) private voidIFRenderer.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 voidPDFDocumentNavigationHandler.updateTargetLocation(PDFGoTo pdfGoTo, GoToXYAction action)