Class CGPDFPage

All Implemented Interfaces:
AutoCloseable

public class CGPDFPage
extends CFType
  • Constructor Details

    • CGPDFPage

      protected CGPDFPage()
  • Method Details

    • getDocument

      public CGPDFDocument getDocument()
    • getPageNumber

      public long getPageNumber()
    • getBoxRect

      public CGRect getBoxRect​(CGPDFBox box)
    • getRotationAngle

      public int getRotationAngle()
    • getDrawingTransform

      public CGAffineTransform getDrawingTransform​(CGPDFBox box, CGRect rect, int rotate, boolean preserveAspectRatio)
    • getDictionary

      public CGPDFDictionary getDictionary()
    • getClassTypeID

      public static long getClassTypeID()