Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NormalizedVertex

A NormalizedVertex is a cartesian coordinate that represents a corner between two segments of a polygon.

Properties

Functions

Properties

x

x: number

The X axis coordinate. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

y

y: number

The Y axis coordinate. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj