| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GenericEdgeRealizer.IntersectionTest
This interface is used as a callback by GenericEdgeRealizer to evaluate intersection tests.
| Method Summary | |
|---|---|
|  boolean | pathIntersects(EdgeRealizer context,
               BendList bends,
               java.awt.geom.GeneralPath path,
               java.awt.geom.Rectangle2D box,
               boolean considerLabels)Callback method for EdgeRealizer.pathIntersects(java.awt.geom.Rectangle2D, boolean). | 
| Method Detail | 
|---|
boolean pathIntersects(EdgeRealizer context,
                       BendList bends,
                       java.awt.geom.GeneralPath path,
                       java.awt.geom.Rectangle2D box,
                       boolean considerLabels)
EdgeRealizer.pathIntersects(java.awt.geom.Rectangle2D, boolean).
context - the context EdgeRealizerbends - the current BendListpath - the current GeneralPathbox - the box to check the intersection withconsiderLabels - whether to consider labels
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||