Package | Description |
---|---|
com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
Modifier and Type | Field and Description |
---|---|
static ShapeNodeStyleRenderer |
ShapeNodeStyleRenderer.INSTANCE
A shared immutable instance of this class.
|
Modifier and Type | Method and Description |
---|---|
ShapeNodeStyleRenderer |
ShapeNodeStyle.getRenderer() |
Constructor and Description |
---|
ShapeNodeStyle(ShapeNodeStyleRenderer renderer)
Creates a new instance using the provided renderer.
|