コード例 #1
0
ファイル: tate.py プロジェクト: grearte/aggregation
    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"]}
コード例 #2
0
ファイル: wildebeest.py プロジェクト: alexbfree/aggregation
 def __init__(self):
     PanoptesAPI.__init__(self, "wildebeest")