Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Quadrilateral

A 2-dimensional quadrilateral shape given by its 4 corners, representing a barcode location. The polygon has an orientation given by the specific corner types.

Hierarchy

  • Quadrilateral

Index

Properties

bottomLeft

bottomLeft: Point

The bottom-left corner.

bottomRight

bottomRight: Point

The bottom-right corner.

topLeft

topLeft: Point

The top-left corner.

topRight

topRight: Point

The top-right corner.

Generated using TypeDoc