Example #1
0
    def __init__(self):
        PanoptesAPI.__init__(self,"tate")

        self.marking_params_per_shape = dict()
        self.marking_params_per_shape["text"] = text_mapping2

        self.workflows[683] = {},{"init":["text"]}
Example #2
0
 def __init__(self):
     PanoptesAPI.__init__(self, "wildebeest")