Uses of Interface
org.verapdf.model.coslayer.CosDict
-
Packages that use CosDict Package Description org.verapdf.gf.model.impl.cos org.verapdf.gf.model.impl.operator.markedcontent org.verapdf.model.coslayer -
-
Uses of CosDict in org.verapdf.gf.model.impl.cos
Classes in org.verapdf.gf.model.impl.cos that implement CosDict Modifier and Type Class Description classGFCosDictclassGFCosFileSpecificationclassGFCosInfoclassGFCosStreamclassGFCosTrailer -
Uses of CosDict in org.verapdf.gf.model.impl.operator.markedcontent
Methods in org.verapdf.gf.model.impl.operator.markedcontent that return types with arguments of type CosDict Modifier and Type Method Description protected List<CosDict>GFOpMarkedContent. getPropertiesDict() -
Uses of CosDict in org.verapdf.model.coslayer
Subinterfaces of CosDict in org.verapdf.model.coslayer Modifier and Type Interface Description interfaceCosFileSpecificationFile specification dictionaryinterfaceCosInfoInformation dictionaryinterfaceCosStreamPDF Stream typeinterfaceCosTrailerTrailer of the document
-