| Package | Description |
|---|---|
| org.kie.dmn.model.api.dmndi | |
| org.kie.dmn.model.v1_2.dmndi | |
| org.kie.dmn.model.v1_3.dmndi |
| Modifier and Type | Method and Description |
|---|---|
Color |
DMNStyle.getFillColor() |
Color |
DMNStyle.getFontColor() |
Color |
DMNStyle.getStrokeColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMNStyle.setFillColor(Color value) |
void |
DMNStyle.setFontColor(Color value) |
void |
DMNStyle.setStrokeColor(Color value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Color |
| Modifier and Type | Field and Description |
|---|---|
protected Color |
DMNStyle.fillColor |
protected Color |
DMNStyle.fontColor |
protected Color |
DMNStyle.strokeColor |
| Modifier and Type | Method and Description |
|---|---|
Color |
DMNStyle.getFillColor()
Gets the value of the fillColor property.
|
Color |
DMNStyle.getFontColor()
Gets the value of the fontColor property.
|
Color |
DMNStyle.getStrokeColor()
Gets the value of the strokeColor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DMNStyle.setFillColor(Color value)
Sets the value of the fillColor property.
|
void |
DMNStyle.setFontColor(Color value)
Sets the value of the fontColor property.
|
void |
DMNStyle.setStrokeColor(Color value)
Sets the value of the strokeColor property.
|
| Modifier and Type | Field and Description |
|---|---|
protected Color |
DMNStyle.fillColor |
protected Color |
DMNStyle.fontColor |
protected Color |
DMNStyle.strokeColor |
| Modifier and Type | Method and Description |
|---|---|
Color |
DMNStyle.getFillColor()
Gets the value of the fillColor property.
|
Color |
DMNStyle.getFontColor()
Gets the value of the fontColor property.
|
Color |
DMNStyle.getStrokeColor()
Gets the value of the strokeColor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DMNStyle.setFillColor(Color value)
Sets the value of the fillColor property.
|
void |
DMNStyle.setFontColor(Color value)
Sets the value of the fontColor property.
|
void |
DMNStyle.setStrokeColor(Color value)
Sets the value of the strokeColor property.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.