|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementations of this interface are responsible for calculating the bounds of a group node during a layout process.
Method Summary | |
Rectangle2D |
calculateBounds(LayoutGraph graph,
Node groupNode,
NodeList children)
This method is called during the layout process. |
Method Detail |
public Rectangle2D calculateBounds(LayoutGraph graph, Node groupNode, NodeList children)
graph
- the graph instance for which the bounds will be calculatedgroupNode
- the group node whose bounds will be calculatedchildren
- a list of nodes which reside inside the groupnode
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |