| Modifier and Type | Method and Description |
|---|---|
JSIColor |
DC.getColor()
Native getter for Color
|
| Modifier and Type | Method and Description |
|---|---|
void |
DC.setColor(JSIColor ColorParam)
Setter for Color
|
| Modifier and Type | Method and Description |
|---|---|
JSIColor |
JSIDMNStyle.getFillColor()
Native getter for fillColor
|
JSIColor |
JSIDMNStyle.getFontColor()
Native getter for fontColor
|
JSIColor |
JSIDMNStyle.getStrokeColor()
Native getter for strokeColor
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSIDMNStyle.setFillColor(JSIColor fillColorParam)
Setter for fillColor
|
void |
JSIDMNStyle.setFontColor(JSIColor fontColorParam)
Setter for fontColor
|
void |
JSIDMNStyle.setStrokeColor(JSIColor strokeColorParam)
Setter for strokeColor
|
| Modifier and Type | Method and Description |
|---|---|
static JSIColor |
ColorUtils.dmnFromWB(String colorString) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ColorUtils.wbFromDMN(JSIColor color) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.