| Package | Description |
|---|---|
| com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralPathNodeStyleRenderer |
GeneralPathNodeStyle.getRenderer() |
| Constructor and Description |
|---|
GeneralPathNodeStyle(GeneralPath path,
GeneralPathNodeStyleRenderer renderer)
Creates a new instance using the specified path and a custom renderer instance.
|