|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GenericGroupNodeRealizer.GenericAutoBoundsFeature
Additional interface for node realizers whose bounds may be determined by other factors then explicit bound assignment. This interface is used by GenericNodeRealizer to delegate automatic bounds calculations to.
| Method Summary | |
|---|---|
Rectangle2D |
calcMinimumInsetBounds(NodeRealizer context)
|
Insets |
getAutoBoundsInsets(NodeRealizer context)
|
void |
recalculateBounds(NodeRealizer context)
Recalculates the bounds of a group realizer. |
| Method Detail |
|---|
Rectangle2D calcMinimumInsetBounds(NodeRealizer context)
context - the group realizer
Insets getAutoBoundsInsets(NodeRealizer context)
context - the group realizer
void recalculateBounds(NodeRealizer context)
context - the group realizer
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||