GVPoint

GVPoint

Caracteristics of a point in an euclidean plan

Constructor

new GVPoint()

Source:

any

Classes

GVPoint

Members

cartesianCoordinates

Source:

GVPolar

dot

Source:

string

ggb

Source:

number

label

Source:

[GVPoint, GVPoint, GVPoint]

labelPoints

Source:

any

polarCoordinates

Source:

GVCoordinates

r

Source:

number

theta

Source:

number

type

Source:

GVCartesian

x

Source:

string

y

Source:

number

Methods

getSymetric(P) → {GVPoint}

Source:

Get the symétric of P with this

Parameters:
Name Type Description
P
Returns:
Type
GVPoint