com.yworks.yfiles.server.graphml.flexio.data
Class CompositeLabelModel.CompositeModelParameter
java.lang.Object
com.yworks.yfiles.server.graphml.flexio.data.CompositeLabelModel.CompositeModelParameter
- All Implemented Interfaces:
- java.lang.Cloneable, ILabelModelParameter, IMarkupExtensionFactory
- Enclosing class:
- CompositeLabelModel
- public static class CompositeLabelModel.CompositeModelParameter
- extends java.lang.Object
- implements ILabelModelParameter, IMarkupExtensionFactory
class CompositeModelParameter
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeLabelModel.CompositeModelParameter
public CompositeLabelModel.CompositeModelParameter(ILabelModel model,
ILabelModelParameter parameter)
getModel
public ILabelModel getModel()
- Description copied from interface:
ILabelModelParameter
- Gets the model that is associated with this parameter.
- Specified by:
getModel in interface ILabelModelParameter
getParameter
public ILabelModelParameter getParameter()
setParameter
public void setParameter(ILabelModelParameter parameter)
clone
public java.lang.Object clone()
- Specified by:
clone in interface ILabelModelParameter
createMarkupExtension
public MarkupExtension createMarkupExtension(Lookup lookup)
- Creates a markup extension that can be used instead of the original class.
- Specified by:
createMarkupExtension in interface IMarkupExtensionFactory
- Parameters:
lookup - The lookup that shall be considered when creating the markup extension.
Copyright © 2000-2007 yWorks GmbH. All
rights reserved