| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface NodePort.BoundsProvider
This interface is used by NodePort to delegate the work of
 the NodePort.getBounds() method to.
 
 Classes implementing this interface should query the given context 
 port instance for the necessary information each time the methods are
 called since instances of this interface will be shared for multiple
 NodePort instances.
 
| Method Summary | |
|---|---|
|  YRectangle | getBounds(NodePort port)Returns the bounds of the specified port in absolute world (graph) coordinates. | 
| Method Detail | 
|---|
YRectangle getBounds(NodePort port)
 Callback method for NodePort.getBounds().
 
port - the port instance whose bounds have to be determined.
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||