|
||||||||||
| 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.CompositeLabelModel.CompositeModelParameter
class CompositeModelParameter
| Constructor Summary | |
CompositeLabelModel.CompositeModelParameter(ILabelModel model,
ILabelModelParameter parameter)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
MarkupExtension |
createMarkupExtension(Lookup lookup)
Creates a markup extension that can be used instead of the original class. |
ILabelModel |
getModel()
Gets the model that is associated with this parameter. |
ILabelModelParameter |
getParameter()
|
java.util.Collection |
getSharedInstances()
Returns an Collection for objects that shall be shared. |
void |
setParameter(ILabelModelParameter parameter)
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeLabelModel.CompositeModelParameter(ILabelModel model,
ILabelModelParameter parameter)
| Method Detail |
public ILabelModel getModel()
ILabelModelParameter
getModel in interface ILabelModelParameterpublic ILabelModelParameter getParameter()
public void setParameter(ILabelModelParameter parameter)
public java.lang.Object clone()
clone in interface ILabelModelParameterpublic MarkupExtension createMarkupExtension(Lookup lookup)
createMarkupExtension in interface IMarkupExtensionFactorylookup - The lookup that shall be considered when creating the markup extension.public 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 | |||||||||