def CreatedObject(self): return Ellipse(self.trafo, properties=DefaultGraphicsProperties())
def CreatedObject(self): return Rectangle(self.trafo, properties = DefaultGraphicsProperties())