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 DiagramLink whose label's text will be edited.
A PointF instance specifying the current pointer position.
A RectF specifying where the edit box should be placed.