Beispiel #1
0
 def post_update(self, context):
     gaphas.Element.post_update(self, context)
     DiagramItem.post_update(self, context)
Beispiel #2
0
 def post_update(self, context):
     Item.post_update(self, context)
     DiagramItem.post_update(self, context)
Beispiel #3
0
 def post_update(self, context):
     gaphas.Line.post_update(self, context)
     DiagramItem.post_update(self, context)
Beispiel #4
0
 def post_update(self, context):
     gaphas.Line.post_update(self, context)
     DiagramItem.post_update(self, context)
Beispiel #5
0
 def post_update(self, context):
     gaphas.Element.post_update(self, context)
     DiagramItem.post_update(self, context)
Beispiel #6
0
 def post_update(self, context):
     Item.post_update(self, context)
     DiagramItem.post_update(self, context)