Uses of Class
org.verapdf.pd.PDOutlineDictionary
-
Packages that use PDOutlineDictionary Package Description org.verapdf.features.gf org.verapdf.features.gf.objects org.verapdf.pd -
-
Uses of PDOutlineDictionary in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type PDOutlineDictionary Modifier and Type Method Description static OutlinesFeaturesObjectGFFeaturesObjectCreator. createOutlinesFeaturesObject(PDOutlineDictionary outlines)Creates new GFOutlinesFeaturesObjectAdapter -
Uses of PDOutlineDictionary in org.verapdf.features.gf.objects
Constructors in org.verapdf.features.gf.objects with parameters of type PDOutlineDictionary Constructor Description GFOutlinesFeaturesObjectAdapter(PDOutlineDictionary outline)Constructs new OutputIntent Feature Object adapter -
Uses of PDOutlineDictionary in org.verapdf.pd
Subclasses of PDOutlineDictionary in org.verapdf.pd Modifier and Type Class Description classPDOutlineItemMethods in org.verapdf.pd that return PDOutlineDictionary Modifier and Type Method Description PDOutlineDictionaryPDCatalog. getOutlines()PDOutlineDictionaryPDDocument. getOutlines()
-