|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--y.layout.LabelLayoutImpl
This class is a default implementation of the LabelLayout interface.
| Constructor Summary | |
LabelLayoutImpl()
|
|
| Method Summary | |
YRectangle |
getBox()
Returns the bounding box of the label |
Object |
getModelParameter()
Returns the label model parameter that describes the position of this label. |
void |
setBox(YRectangle b)
Returns the bounding box of the label |
void |
setModelParameter(Object param)
Sets the label model parameter that describes the position of this label. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LabelLayoutImpl()
| Method Detail |
public YRectangle getBox()
getBox in interface LabelLayoutpublic void setBox(YRectangle b)
public Object getModelParameter()
getModelParameter in interface LabelLayoutpublic void setModelParameter(Object param)
setModelParameter in interface LabelLayout
|
© 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 | |||||||||