| Package | Description |
|---|---|
| com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
| Modifier and Type | Method and Description |
|---|---|
protected TemplateStripeStyle |
TemplateStripeStyleRenderer.getStyle()
Gets the currently configured style.
|
| Modifier and Type | Method and Description |
|---|---|
protected IContextLookup |
TemplateStripeStyleRenderer.getContextLookup(TemplateStripeStyle style)
Gets the context by delegating to
ContextLookup. |
protected void |
TemplateStripeStyleRenderer.setStyle(TemplateStripeStyle value)
Sets the currently configured style.
|