|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface YLabel.BoundsProvider
The interface that is used by a specific label configuration that calculates the union bounds of a label and a given rectangle.
YLabel.calcUnionRect(java.awt.geom.Rectangle2D)
Method Summary | |
---|---|
void |
calcUnionRect(YLabel label,
java.awt.geom.Rectangle2D bounds)
Delegating method of YLabel.calcUnionRect(java.awt.geom.Rectangle2D) |
Method Detail |
---|
void calcUnionRect(YLabel label, java.awt.geom.Rectangle2D bounds)
YLabel.calcUnionRect(java.awt.geom.Rectangle2D)
label
- the label contextbounds
- the bounds to update
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |