Class Point<X>

Point with X coordinate of generic type

Type Parameters

  • X

Hierarchy

Constructors

Properties

x y

Constructors

Properties

x: X

Point x coordinate.

y: number

Point y coordinate.

Generated using TypeDoc