| Package | Description |
|---|---|
| com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LabelTemplate
A template for
ILabels in GraphControl that is used by
com.yworks.yfiles.drawing.ITemplateLabelStyle to create the visualization of the ILabel. |
class |
NodeTemplate
A template for
INodes in GraphControl that is used by
TemplateNodeStyle to create the visualization of the INode. |
class |
PortTemplate
A template for
IPorts in GraphControl that is used by
TemplatePortStyle to create the visualization of the IPort. |