公開方法(Public Methods) | |
| __init__ (self, float x, float y) | |
| 使用給定的x和y初始化一個新實例。 | |
額外的繼承成員 | |
公開屬性 繼承自 LabelMaker.Interfaces.Coordinate.APair | |
| x | |
| y | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.ICoordinates.IPair | |
| float | x |
| float | y |
| LabelMaker.Interfaces.Coordinate.Points.__init__ | ( | self, | |
| float | x, | ||
| float | y ) |