com.yworks.yfiles.server.graphml.flexio.data
Class GenericLabelModel.ModelParameter
java.lang.Object
com.yworks.yfiles.server.graphml.flexio.data.GenericLabelModel.ModelParameter
- All Implemented Interfaces:
- java.lang.Cloneable, ILabelModelParameter
- Enclosing class:
- GenericLabelModel
- public static class GenericLabelModel.ModelParameter
- extends java.lang.Object
- implements ILabelModelParameter
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericLabelModel.ModelParameter
public GenericLabelModel.ModelParameter(ILabelModelParameter delegateParameter,
GenericLabelModel labelModel)
GenericLabelModel.ModelParameter
public GenericLabelModel.ModelParameter(ILabelModelParameter delegateParameter,
GenericLabelModel labelModel,
ILabelCandidateDescriptor descriptor)
getModel
public ILabelModel getModel()
- Description copied from interface:
ILabelModelParameter
- Gets the model that is associated with this parameter.
- Specified by:
getModel in interface ILabelModelParameter
getDelegateParameter
public ILabelModelParameter getDelegateParameter()
getDescriptor
public ILabelCandidateDescriptor getDescriptor()
clone
public java.lang.Object clone()
- Returns itself as clone.
- Specified by:
clone in interface ILabelModelParameter
- Returns:
this.
Copyright © 2000-2007 yWorks GmbH. All
rights reserved