Package | Description |
---|---|
com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
Modifier and Type | Method and Description |
---|---|
MemoryImageNodeStyle |
MemoryImageNodeStyle.clone()
This implementation performs a shallow copy with respect to the
BitmapSource property. |
protected MemoryImageNodeStyle |
MemoryImageNodeStyleRenderer.getStyle()
Gets the currently configured style.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MemoryImageNodeStyleRenderer.setStyle(MemoryImageNodeStyle value)
Sets the currently configured style.
|