def __init__(self,aCanvas,aMatrix = None) :
     QubPointDrawingMgr.__init__(self,aCanvas,aMatrix)
     self.__defaultZ = 2**31