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