Uses of Interface
org.verapdf.model.pdlayer.PDResource
-
-
Uses of PDResource in org.verapdf.gf.model.impl.pd
Classes in org.verapdf.gf.model.impl.pd that implement PDResource Modifier and Type Class Description classGFPDExtGStateclassGFPDResource -
Uses of PDResource in org.verapdf.gf.model.impl.pd.colors
Classes in org.verapdf.gf.model.impl.pd.colors that implement PDResource Modifier and Type Class Description classGFPDCalGrayclassGFPDCalRGBclassGFPDColorSpaceclassGFPDDeviceCMYKclassGFPDDeviceGrayclassGFPDDeviceNclassGFPDDeviceRGBclassGFPDEmptyColorSpaceclassGFPDICCBasedclassGFPDICCBasedCMYKclassGFPDIndexedclassGFPDLabclassGFPDSeparation -
Uses of PDResource in org.verapdf.gf.model.impl.pd.font
Classes in org.verapdf.gf.model.impl.pd.font that implement PDResource Modifier and Type Class Description classGFPDCIDFontRepresents CID Font dictionary.classGFPDEmptyFontclassGFPDFontInstance of this class represent PDF font dictionary.classGFPDSimpleFontRepresents one of the simple font types (Type 1, TrueType, Type 3).classGFPDTrueTypeFontRepresents TrueType font dictionary.classGFPDType0FontRepresents Type0 font dictionary.classGFPDType1FontRepresents Type1 font dictionary.classGFPDType3FontRepresents Type3 font dictionary. -
Uses of PDResource in org.verapdf.gf.model.impl.pd.images
Classes in org.verapdf.gf.model.impl.pd.images that implement PDResource Modifier and Type Class Description classGFPDInlineImageclassGFPDSMaskImageclassGFPDXFormclassGFPDXImageclassGFPDXObject -
Uses of PDResource in org.verapdf.gf.model.impl.pd.patterns
Classes in org.verapdf.gf.model.impl.pd.patterns that implement PDResource Modifier and Type Class Description classGFPDPatternclassGFPDShadingclassGFPDShadingPatternclassGFPDTilingPattern -
Uses of PDResource in org.verapdf.model.pdlayer
Subinterfaces of PDResource in org.verapdf.model.pdlayer Modifier and Type Interface Description interfacePDCalGrayCalGray color spaceinterfacePDCalRGBCalRGB color spaceinterfacePDCIDFontCID Font dictionaryinterfacePDColorSpaceColor space objectinterfacePDDeviceCMYKDeviceCMYK color spaceinterfacePDDeviceGrayDeviceGray color spaceinterfacePDDeviceNDeviceN color spaceinterfacePDDeviceRGBDeviceRGB color spaceinterfacePDExtGStateExtGState dictionaryinterfacePDFontPDF font dictionaryinterfacePDICCBasedICCBased color spaceinterfacePDICCBasedCMYKICCBased CMYK colour spaceinterfacePDIndexedIndexed color spaceinterfacePDInlineImageInline image objectinterfacePDLabLab color spaceinterfacePDPatterngeneric Pattern typeinterfacePDSeparationSeparation color spaceinterfacePDShadingShading resourceinterfacePDShadingPatternshading PatterninterfacePDSimpleFontOne of the simple font types (Type 1, TrueType, Type 3)interfacePDSMaskImagein the soft mask defines shape and is not subject to PDF/A validationinterfacePDTilingPatterntiling PatterninterfacePDTrueTypeFontTrueType font dictionaryinterfacePDType0FontType0 font dictionaryinterfacePDType1FontType1 font dictionaryinterfacePDType3FontType3 font dictionaryinterfacePDXFormForm XObjectinterfacePDXImageImage XObjectinterfacePDXObjectXObject resource
-