pdftools_toolbox.geometry.real.quadrilateral

Classes

Quadrilateral

A quadrilateral is a polygon with four sides and four corners.

class pdftools_toolbox.geometry.real.quadrilateral.Quadrilateral[source]

Bases: Structure

A quadrilateral is a polygon with four sides and four corners. When associated with text, the horizontal text writing direction goes from pdftools_toolbox.geometry.real.quadrilateral.Quadrilateral.bottom_left to pdftools_toolbox.geometry.real.quadrilateral.Quadrilateral.bottom_left .

Variables:
bottom_left

Structure/Union member

bottom_right

Structure/Union member

top_left

Structure/Union member

top_right

Structure/Union member