Gets the bounding rectangle of the cell being drawn.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rectangle2D getBounds () |
A Rectangle2D specifying the bounding rectangle of the cell.
See Also