class documentation
class Keypoints(_HasLabelList, Label): (source)
Class Variable | keypoints |
Undocumented |
Constant | _LABEL |
Undocumented |
Inherited from Label
(via _HasLabelList
):
Method | delete |
Deletes the attribute with the given name. |
Method | get |
Gets the value of the attribute with the given name. |
Method | has |
Determines whether the label has an attribute with the given name. |
Method | iter |
Returns an iterator over the custom attributes of the label. |
Method | set |
Sets the value of the attribute with the given name. |