Uses of Class
org.nuxeo.ecm.platform.pdf.LinkInfo
Packages that use LinkInfo
-
Uses of LinkInfo in org.nuxeo.ecm.platform.pdf
Methods in org.nuxeo.ecm.platform.pdf that return types with arguments of type LinkInfoModifier and TypeMethodDescriptionPDFLinks.getLaunchLinks()Return all links of type "Launch" (PDActionLaunch.SUB_TYPE).PDFLinks.getRemoteGoToLinks()Return all links of type "GoToR" (PDActionRemoteGoTo.SUB_TYPE).PDFLinks.getURILinks()Return all links of type "URI" (PDActionURI.SUB_TYPE).