Quadrilateral Class Reference

Public Attributes

Point top_left
 
Point top_right
 
Point bottom_left
 
Point bottom_right
 

Detailed Description

A 2-dimensional polygon with 4 corners.

Since
4.7.0

Member Data Documentation

Point top_left

Top left corner of the quadrilateral.

Point top_right

Top right corner of the quadrilateral.

Point bottom_left

Bottom left corner of the quadrilateral.

Point bottom_right

Bottom right corner of the quadrilateral.


The documentation for this class was generated from the following file:
  • Quadrilateral.java