class documentation

Represents the placement of an operator in the FiftyOne App.

Parameters
placethe Places value
viewa View to render
Method __init__ Undocumented
Method to_json Undocumented
Instance Variable place Undocumented
Instance Variable view Undocumented
def __init__(self, place, view=None): (source)

Undocumented

def to_json(self): (source)

Undocumented

Undocumented

Undocumented