| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GenericEdgeRealizer.UnionRectCalculator
This interface is used as a callback by GenericEdgeRealizer to calculate the bounds.
| Method Summary | |
|---|---|
|  void | calcUnionRect(EdgeRealizer context,
              BendList bends,
              java.awt.geom.GeneralPath path,
              java.awt.geom.Rectangle2D rect)Used as a callback for the GenericEdgeRealizer.calcUnionRect(java.awt.geom.Rectangle2D)method. | 
| Method Detail | 
|---|
void calcUnionRect(EdgeRealizer context,
                   BendList bends,
                   java.awt.geom.GeneralPath path,
                   java.awt.geom.Rectangle2D rect)
GenericEdgeRealizer.calcUnionRect(java.awt.geom.Rectangle2D) method.
context - the EdgeRealizer context that is used for the calculationbends - the list of bends that the current context holdspath - the GeneralPath instance that is currently used by the EdgeRealizerrect - the argument to the callback method| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||