Interface PDResource

All Superinterfaces:
Object, PDObject
All Known Subinterfaces:
PDCalGray, PDCalRGB, PDCIDFont, PDColorSpace, PDDeviceCMYK, PDDeviceGray, PDDeviceN, PDDeviceRGB, PDExtGState, PDFont, PDICCBased, PDICCBasedCMYK, PDIndexed, PDInlineImage, PDLab, PDPattern, PDSeparation, PDShading, PDShadingPattern, PDSimpleFont, PDSMaskImage, PDTilingPattern, PDTrueTypeFont, PDType0Font, PDType1Font, PDType3Font, PDXForm, PDXImage, PDXObject
All Known Implementing Classes:
GFPDCalGray, GFPDCalRGB, GFPDCIDFont, GFPDColorSpace, GFPDDeviceCMYK, GFPDDeviceGray, GFPDDeviceN, GFPDDeviceRGB, GFPDEmptyColorSpace, GFPDEmptyFont, GFPDExtGState, GFPDFont, GFPDICCBased, GFPDICCBasedCMYK, GFPDIndexed, GFPDInlineImage, GFPDLab, GFPDPattern, GFPDResource, GFPDSeparation, GFPDShading, GFPDShadingPattern, GFPDSimpleFont, GFPDSMaskImage, GFPDTilingPattern, GFPDTrueTypeFont, GFPDType0Font, GFPDType1Font, GFPDType3Font, GFPDXForm, GFPDXImage, GFPDXObject

public interface PDResource extends PDObject
PDF resource object
  • Method Details

    • getisInherited

      Boolean getisInherited()
      true if the resource is taken not from the resource dictionary explicitly associated with the page content, but is inherited either from the parent page node (for pages) or from the parent page object where the resource is used (for patterns, Type3 fonts, annotations).