|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IntValueHolder
Used by HierarchicLayouter to write back layering information.
HierarchicLayouter.LAYER_VALUE_HOLDER_DPKEY
| Method Summary | |
|---|---|
int |
getValue()
Can be used to retrieve the value of the current context. |
boolean |
providesValue()
Can be used to find out whether the current context provides a value. |
void |
setValue(int value)
Called by the algorithm to store the value. |
| Method Detail |
|---|
void setValue(int value)
value - the value to store for the current contextint getValue()
boolean providesValue()
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||