phystricks
|
Public Member Functions | |
def | __init__ (self, text) |
def | __str__ (self) |
Public Member Functions inherited from phystricks.src.Exceptions.PhystricksGenericException | |
def | __str__ (self) |
Public Attributes | |
text | |
Exception raised when the bounding box is already enlarged and when one tries to enlarge it again.
def phystricks.src.Exceptions.AlreadyEnlargedException.__init__ | ( | self, | |
text | |||
) |
def phystricks.src.Exceptions.AlreadyEnlargedException.__str__ | ( | self | ) |
phystricks.src.Exceptions.AlreadyEnlargedException.text |