Public Member Functions | |
| bool | __eq__ (self, typing.Any other) |
| int | __getstate__ (self) |
| int | __hash__ (self) |
| int | __index__ (self) |
| None | __init__ (self, int value) |
| int | __int__ (self) |
| bool | __ne__ (self, typing.Any other) |
| str | __repr__ (self) |
| None | __setstate__ (self, int state) |
| str | __str__ (self) |
| str | name (self) |
| int | value (self) |
Static Public Attributes | |
| typing | Background .ClassVar[LabelVisualizePropertyType] |
| typing | Contour .ClassVar[LabelVisualizePropertyType] |
| typing | LeaderLine .ClassVar[LabelVisualizePropertyType] |
| typing | SourcePoint .ClassVar[LabelVisualizePropertyType] |
Static Protected Attributes | |
| typing | _count .ClassVar[LabelVisualizePropertyType] |
Members: SourcePoint LeaderLine Background Contour _count
| None mrmeshpy.LabelVisualizePropertyType.__init__ | ( | self, | |
| int | value ) |
| bool mrmeshpy.LabelVisualizePropertyType.__eq__ | ( | self, | |
| typing.Any | other ) |
| int mrmeshpy.LabelVisualizePropertyType.__getstate__ | ( | self | ) |
| int mrmeshpy.LabelVisualizePropertyType.__hash__ | ( | self | ) |
| int mrmeshpy.LabelVisualizePropertyType.__index__ | ( | self | ) |
| int mrmeshpy.LabelVisualizePropertyType.__int__ | ( | self | ) |
| bool mrmeshpy.LabelVisualizePropertyType.__ne__ | ( | self, | |
| typing.Any | other ) |
| str mrmeshpy.LabelVisualizePropertyType.__repr__ | ( | self | ) |
| None mrmeshpy.LabelVisualizePropertyType.__setstate__ | ( | self, | |
| int | state ) |
| str mrmeshpy.LabelVisualizePropertyType.__str__ | ( | self | ) |
| str mrmeshpy.LabelVisualizePropertyType.name | ( | self | ) |
| int mrmeshpy.LabelVisualizePropertyType.value | ( | self | ) |
|
staticprotected |
|
static |
|
static |
|
static |
|
static |