Implements InplaceEditable.getEditRect. Returns the rectangle where the in-place edit text box should appear (in document coordinates).
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Rectangle2D getEditRect ( |
The DiagramItem whose label's text will be edited.
A java.awt.geom.Point2D instance specifying the current pointer position.
A java.awt.geom.Rectangle2D specifying where the edit box should be placed.