Package | Description |
---|---|
com.yworks.yfiles.graph.labelmodels |
Contains interfaces and default implementations for label layout models.
|
com.yworks.yfiles.graph.portlocationmodels |
Contains interfaces and default implementations for port location models.
|
com.yworks.yfiles.graphml |
Definitions, default implementations, and support classes for GraphML I/O support.
|
Modifier and Type | Method and Description |
---|---|
MarkupExtension |
GenericLabelModel.convert(IWriteContext context,
Object value) |
Modifier and Type | Method and Description |
---|---|
MarkupExtension |
GenericPortLocationModel.convert(IWriteContext context,
Object value) |
Modifier and Type | Method and Description |
---|---|
MarkupExtension |
IMarkupExtensionConverter.convert(IWriteContext context,
Object value)
Converts the
value to a MarkupExtension using the current write context. |