Point

class mono::geo::Point

Class representing a point in a 2D cartisian coordinate system The point has no width or height, omly an x-coordinate and a y-coordinate

This class defines the coordinates, as well as method to manipulate the point. Also functions for geometrical calculus is present.

Subclassed by mono::geo::Circle, mono::geo::Rect