Package | Description |
---|---|
com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
Modifier and Type | Method and Description |
---|---|
PolylineEdgeStyleRenderer |
PolylineEdgeStyle.getRenderer()
Gets the renderer implementation that has been supplied to this instance in the constructor.
|
Constructor and Description |
---|
PolylineEdgeStyle(PolylineEdgeStyleRenderer renderer)
Creates a new instance using the provided renderer.
|