Class NumericPoint

Point with numeric X coordinate.

Hierarchy

  • Point<number>
    • NumericPoint

Constructors

Properties

x y

Methods

Constructors

Properties

x: number

Point x coordinate.

y: number

Point y coordinate.

Methods

Generated using TypeDoc