Uses of Interface
com.adobe.pdf.Point

Uses of Point in com.adobe.pdf
 

Methods in com.adobe.pdf that return Point
 Point Quad.p1()
          Gets the lower left corner of the bounding quadrilateral.
 Point Quad.p2()
          Gets the lower right corner of the bounding quadrilateral.
 Point Quad.p3()
          Gets the upper right corner of the bounding quadrilateral.
 Point Quad.p4()
          Gets the upper left corner of the bounding quadrilateral.