| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GenericNodeRealizer.GenericSizeConstraintProvider
Additional interface for node realizers that have specified size constraints. This interface is used by GenericNodeRealizer to provide minimum and maximum sizes of this realizer.
| Method Summary | |
|---|---|
|  YDimension | getMaximumSize(NodeRealizer context)Returns the maximum size the realizer can have. | 
|  YDimension | getMinimumSize(NodeRealizer context)Returns the minimum size the realizer must have. | 
| Method Detail | 
|---|
YDimension getMinimumSize(NodeRealizer context)
YDimension getMaximumSize(NodeRealizer context)
| 
 | © Copyright 2000-2013, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||