Description Objects from the Class Slots Methods Author(s) See Also Examples
The boundingBox
class is used to describe the
dimensons of the bounding box for a laid out Ragraph
Objects can be created by calls of the form new("boundingBox", ...)
.
botLeft
:Object of class "xyPoint"
Defines the
bottom left point of the bounding box
upRight
:Object of class "xyPoint"
Defines the
upper right point of the bounding box
Retrieve the botLeft slot
Retrieve the upRight slot
Jeff Gentry
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.