Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Point

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Point(x: number, y: number): Point

Properties

Private x

x: number

Private y

y: number

Methods

getX

  • getX(): number

getY

  • getY(): number

toResultPoint

Generated using TypeDoc