A class for Points, inheriting from IPoint. More...
Public Member Functions | |
| __init__ (self, float x, float y) | |
Public Member Functions inherited from LabelMaker.Interfaces.Coordinate.APair | |
| __init__ (self, float x, float y) | |
Additional Inherited Members | |
Public Attributes inherited from LabelMaker.Interfaces.Coordinate.APair | |
| x = x | |
| y = y | |
| LabelMaker.Interfaces.ICoordinates.Points.__init__ | ( | self, | |
| float | x, | ||
| float | y ) |