| Package | Description |
|---|---|
| com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateLabelStyleRenderer |
TemplateLabelStyle.getRenderer() |
| Constructor and Description |
|---|
TemplateLabelStyle(String styleResourceKey,
TemplateLabelStyleRenderer renderer)
Creates a new instance using the given resource key and a custom renderer instance.
|