addRectangle(theRectangle )
|
|
Parameters
|
TableRectangletheRectangle
The rectangle to be added to the tileplex.
|
Returns
|
void
|
Throws
|
TableException
INVALID_PARAMETER_ERR: Raised if the rectangle can not be added to the tileplex because it is inconsistent with the existing contents of the tileplex.
|