Gives extreme values to enable a control on size. More...
Public Member Functions | |
| def | init |
| build dimension object | |
Static Public Attributes | |
| int | endX = 999999 |
| give maximum X | |
| int | endY = 999999 |
| give maximum Y | |
| tuple | shape = (endX, endY) |
| shape is X and Y | |
Gives extreme values to enable a control on size.
Will later contain the dimensions of a regular image including all regions. We will initialize it to extreme values.
1.8.6