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
ILabel s in GraphControl that is used by
com.yworks.yfiles.drawing.ITemplateLabelStyle to create the visualization of the ILabel . |
class |
NodeTemplate
A template for
INode s in GraphControl that is used by
TemplateNodeStyle to create the visualization of the INode . |
class |
PortTemplate
A template for
IPort s in GraphControl that is used by
TemplatePortStyle to create the visualization of the IPort . |