|
||||||||||
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.ExteriorLabelModel.ModelParameter
Model parameter for the exterior label model.
Constructor Summary | |
ExteriorLabelModel.ModelParameter(ExteriorLabelModel 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()
String that determines the label model parameter's position as defined in the position constants of class ExteriorLabelModel . |
java.util.Collection |
getSharedInstances()
Returns an Collection for objects that shall be shared. |
void |
setPosition(java.lang.String position)
String that determines the label model parameter's position as defined in the position constants of class ExteriorLabelModel . |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExteriorLabelModel.ModelParameter(ExteriorLabelModel model, java.lang.String position)
Method Detail |
public java.lang.String getPosition()
ExteriorLabelModel
.
public void setPosition(java.lang.String position)
ExteriorLabelModel
.
public ILabelModel getModel()
ILabelModelParameter
getModel
in interface ILabelModelParameter
public java.lang.Object clone()
clone
in interface ILabelModelParameter
public java.util.Collection getSharedInstances()
ISharedInstanceProvider
Collection
for objects that shall be shared.
getSharedInstances
in interface ISharedInstanceProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |