|
||||||||||
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 ILabelModelParameter
public ILabelModelParameter getParameter()
public void setParameter(ILabelModelParameter parameter)
public java.lang.Object clone()
clone
in interface ILabelModelParameter
public MarkupExtension createMarkupExtension(Lookup lookup)
createMarkupExtension
in interface IMarkupExtensionFactory
lookup
- The lookup that shall be considered when creating the markup extension.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 |