Class GFPDResource

All Implemented Interfaces:
Object, PDObject, PDResource
Direct Known Subclasses:
GFPDColorSpace, GFPDExtGState, GFPDFont, GFPDInlineImage, GFPDShading, GFPDXObject

public class GFPDResource extends GFPDObject implements PDResource
Author:
Maksim Bezrukov
  • Field Details

  • Constructor Details

    • GFPDResource

      protected GFPDResource(PDResource simplePDObject, String type)
    • GFPDResource

      protected GFPDResource(PDFont font, String type)
  • Method Details

    • getisInherited

      public Boolean getisInherited()
      Description copied from interface: PDResource
      from the parent page node (for pages) or from the parent page object where the resource is used (for patterns, Type3 fonts, annotations).
      Specified by:
      getisInherited in interface PDResource