class documentation

class ObjectShape:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Constant ANY Undocumented
Constant CIRCLE Undocumented
Constant SQUARE Undocumented
def __init__(self):

Undocumented

ANY: str =

Undocumented

Value
'ANY'
CIRCLE: str =

Undocumented

Value
'CIRCLE'
SQUARE: str =

Undocumented

Value
'SQUARE'