Returns the bounding rectangle of all row headers.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getRowHeaderBounds () |
A Rectangle2D.Float that bounds all row headers.
See Also