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