|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yworks.yfiles.server.graphml.flexio.data.InteriorLabelModel.ModelParameter
Model parameter for the interior label model
| Constructor Summary | |
InteriorLabelModel.ModelParameter(InteriorLabelModel model,
java.lang.String position)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
ILabelModel |
getModel()
Gets the model that is associated with this parameter. |
java.lang.String |
getPosition()
The label position, specified as one of the position constants defined by class InteriorLabelModel. |
void |
setPosition(java.lang.String position)
The label position, specified as one of the position constants defined by class InteriorLabelModel. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InteriorLabelModel.ModelParameter(InteriorLabelModel model,
java.lang.String position)
| Method Detail |
public java.lang.String getPosition()
InteriorLabelModel.
public void setPosition(java.lang.String position)
InteriorLabelModel.
public ILabelModel getModel()
ILabelModelParameter
getModel in interface ILabelModelParameterpublic java.lang.Object clone()
clone in interface ILabelModelParameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||