Point.this

Constructor.

class Point
this
(
float a
,
float b
)

Parameters

a float

abscissa or x

b float

ordinate or y

Meta