|
||||||||||
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 . |
java.util.Collection |
getSharedInstances()
Returns an Collection for objects that shall be shared. |
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 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 |