Point



Point inherits from Number and defines instance variables x, y. It has no subclasses.

A Point is a x,y value pair, usually used for representing the positions of graphics objects.

Methods defined in Point:

Methods for accessing:

Methods for arithmetic:

Methods for comparing:

Methods for double dispatching:

Methods for instance creation:

Methods for math functions:

Methods for printing:


Pocket Smalltalk Documentation