|
||||||||||
| 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.RotatingEdgeLabelModel.ModelParameter
| Constructor Summary | |
RotatingEdgeLabelModel.ModelParameter(RotatingEdgeLabelModel model,
double ratio)
Creates a new parameter instance. |
|
| Method Summary | |
java.lang.Object |
clone()
|
ILabelModel |
getModel()
Gets the model that is associated with this parameter. |
double |
getRatio()
The ratio where the label should be placed along the edge's path |
java.util.Collection |
getSharedInstances()
Returns an Collection for objects that shall be shared. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RotatingEdgeLabelModel.ModelParameter(RotatingEdgeLabelModel model,
double ratio)
model - The rotating edge label modelratio - The ratio where the label should be placed along the edge's path| Method Detail |
public double getRatio()
public ILabelModel getModel()
ILabelModelParameter
getModel in interface ILabelModelParameterpublic java.lang.Object clone()
clone in interface ILabelModelParameterpublic java.util.Collection getSharedInstances()
ISharedInstanceProviderCollection 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 | |||||||||