|
||||||||||
| 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
A yFiles FLEX client composite edge label model data object
| Nested Class Summary | |
static class |
CompositeLabelModel.CompositeModelParameter
class CompositeModelParameter |
| Constructor Summary | |
CompositeLabelModel()
Creates a new instance of CompositeLabelModel. |
|
| Method Summary | |
ILabelModelParameter |
createDefaultParameter()
Creates a default parameter that can be used for this model. |
MarkupExtension |
createMarkupExtension(Lookup lookup)
Creates a markup extension that can be used instead of the original class. |
java.util.Collection |
getLabelModels()
The collection of ILabelModels this model is composed of. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeLabelModel()
CompositeLabelModel.
| Method Detail |
public java.util.Collection getLabelModels()
ILabelModels this model is composed of.
public ILabelModelParameter createDefaultParameter()
createDefaultParameter in interface ILabelModelpublic MarkupExtension createMarkupExtension(Lookup lookup)
createMarkupExtension in interface IMarkupExtensionFactorylookup - The lookup that shall be considered when creating the markup extension.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||