| SugRectElement ()
The class constructor
|
SugRealType | getHeight ()
Returns the height variable
|
SugRealType | getRx ()
Returns the rx variable, unused
|
SugRealType | getRy ()
Returns the ry variable, unused
|
SugRealType | getWidth ()
Returns the width variable
|
SugRealType | getX ()
Returns the x variable
|
SugRealType | getY ()
Returns the y variable
|
SugRealType | setHeight (SugRealType newHeight)
Sets the height variable
|
SugRealType | setRx (SugRealType newRx)
Sets the rx variable, unused
|
SugRealType | setRy (SugRealType newRy)
Sets the ry variable, unused
|
SugRealType | setWidth (SugRealType newWidth)
Sets the width variable
|
SugRealType | setX (SugRealType newX)
Sets the x variable
|
SugRealType | setY (SugRealType newY)
Sets the y variable
|
| ~SugRectElement ()
The class destructor
|