Package | Description |
---|---|
org.kie.workbench.common.dmn.api.property.dimensions |
Modifier and Type | Field and Description |
---|---|
protected Width |
GeneralRectangleDimensionsSet.width |
protected Width |
DecisionServiceRectangleDimensionsSet.width |
Modifier and Type | Method and Description |
---|---|
Width |
RectangleDimensionsSet.getWidth() |
Width |
GeneralRectangleDimensionsSet.getWidth() |
Width |
DecisionServiceRectangleDimensionsSet.getWidth() |
Modifier and Type | Method and Description |
---|---|
void |
RectangleDimensionsSet.setWidth(Width width) |
void |
GeneralRectangleDimensionsSet.setWidth(Width width) |
void |
DecisionServiceRectangleDimensionsSet.setWidth(Width width) |
Constructor and Description |
---|
DecisionServiceRectangleDimensionsSet(Width width,
Height height) |
GeneralRectangleDimensionsSet(Width width,
Height height) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.