Quick search:

pnt.graphics

PntPoint
Values of this class specify two coordinates. This class may to be extended to support simple graphics calculations like vector addition, multiplication A Point is a value object, i.e. it should not be modified. Instead, a new point will be created by calculating functions.