Package | Description |
---|---|
com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
Modifier and Type | Class and Description |
---|---|
class |
TemplatePortStyleRenderer
An implementation of the
IPortStyleRenderer interface that can render TemplatePortStyle instances. |
class |
VoidPortStyleRenderer
A void implementation of a port style renderer that does nothing.
|
Modifier and Type | Method and Description |
---|---|
IPortStyleRenderer |
NodeStylePortStyleAdapter.getRenderer() |
IPortStyleRenderer |
IPortStyle.getRenderer()
Gets the renderer implementation that can be queried for implementations that provide details about the visual
appearance and visual behavior for a given port and this style instance.
|
IPortStyleRenderer |
AbstractPortStyle.getRenderer()
Gets the renderer implementation for this instance.
|