Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a two dimensional point in a cartesian coordinate system.

Hierarchy

  • CartesianPoint

Index

Properties

Properties

x: number

The horizontal coordinate of the point.

y: number

The vertical coordinate of the point.

Generated using TypeDoc