|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object y.layout.LabelLayoutImpl y.layout.NodeLabelLayoutImpl
public class NodeLabelLayoutImpl
NodeLabelLayoutImpl
is a default implementation of the NodeLabelLayout
interface.
Constructor Summary | |
---|---|
NodeLabelLayoutImpl()
Creates a new instance of NodeLabelLayoutImpl . |
Method Summary | |
---|---|
NodeLabelModel |
getLabelModel()
Returns the label model that describes the valid locations for this node label. |
void |
setLabelModel(NodeLabelModel labelModel)
Specifies the label model that describes the valid locations for this node label. |
Methods inherited from class y.layout.LabelLayoutImpl |
---|
getBox, getModelParameter, getOrientedBox, setBox, setModelParameter, setOrientedBox |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface y.layout.LabelLayout |
---|
getBox, getModelParameter, getOrientedBox, setModelParameter |
Constructor Detail |
---|
public NodeLabelLayoutImpl()
NodeLabelLayoutImpl
.
Method Detail |
---|
public NodeLabelModel getLabelModel()
getLabelModel
in interface NodeLabelLayout
NodeLabelModel
associated with this NodeLabelLayout
setLabelModel(NodeLabelModel)
public void setLabelModel(NodeLabelModel labelModel)
labelModel
- the NodeLabelModel
associated with this NodeLabelLayout
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |