Uses of Class
org.verapdf.cos.COSArray
Packages that use COSArray
Package
Description
-
Uses of COSArray in org.verapdf.cos
Methods in org.verapdf.cos that return COSArray -
Uses of COSArray in org.verapdf.cos.visitor
Methods in org.verapdf.cos.visitor with parameters of type COSArrayModifier and TypeMethodDescriptionvoidCOSCopier.visitFromArray(COSArray obj) ICOSVisitor.visitFromArray(COSArray obj) voidIVisitor.visitFromArray(COSArray obj) voidWriter.visitFromArray(COSArray obj) -
Uses of COSArray in org.verapdf.gf.model.factory.chunks
Constructors in org.verapdf.gf.model.factory.chunks with parameters of type COSArray -
Uses of COSArray in org.verapdf.gf.model.impl.cos
Constructors in org.verapdf.gf.model.impl.cos with parameters of type COSArrayModifierConstructorDescriptionGFCosArray(COSArray array) Default constructorGFCosArray(COSArray array, String type) Constructor used by child classesDefault constructor -
Uses of COSArray in org.verapdf.gf.model.tools
Methods in org.verapdf.gf.model.tools with parameters of type COSArrayModifier and TypeMethodDescriptionstatic voidFileSpecificationKeysHelper.registerFileSpecificationKeys(COSArray array) -
Uses of COSArray in org.verapdf.gf.model.visitor.cos.gf
Methods in org.verapdf.gf.model.visitor.cos.gf with parameters of type COSArrayModifier and TypeMethodDescriptionGFCosVisitor.visitFromArray(COSArray obj) Create a GFCosArray for corresponding COSArray. -
Uses of COSArray in org.verapdf.parser.postscript
Constructors in org.verapdf.parser.postscript with parameters of type COSArray -
Uses of COSArray in org.verapdf.pd
Methods in org.verapdf.pd that return COSArrayModifier and TypeMethodDescriptionPDPage.getCOSArtBox()PDPage.getCOSBleedBox()PDPage.getCOSCropBox()PDPage.getCOSMediaBox()PDPage.getCOSTrimBox()PDSignature.getReference() -
Uses of COSArray in org.verapdf.pd.font
Constructors in org.verapdf.pd.font with parameters of type COSArray -
Uses of COSArray in org.verapdf.pd.function
Methods in org.verapdf.pd.function that return COSArrayModifier and TypeMethodDescriptionPDFunction.getCOSArray(ASAtom key) PDType0Function.getDecode()PDFunction.getDomain()PDType0Function.getEncode()PDType3Function.getEncode()PDFunction.getRange()Methods in org.verapdf.pd.function with parameters of type COSArray -
Uses of COSArray in org.verapdf.tools
Methods in org.verapdf.tools that return COSArrayModifier and TypeMethodDescriptionstatic COSArrayAttributeHelper.getArrayAttributeValue(COSObject simpleCosObject, ASAtom attributeName, String O, COSArray defaultValue) static COSArrayMethods in org.verapdf.tools with parameters of type COSArray