|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.layout.LabelLayoutImpl
public class 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-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||