Uses of Class
org.kie.workbench.common.dmn.api.property.background.BorderSize
-
Packages that use BorderSize Package Description org.kie.workbench.common.dmn.api.property.background -
-
Uses of BorderSize in org.kie.workbench.common.dmn.api.property.background
Methods in org.kie.workbench.common.dmn.api.property.background that return BorderSize Modifier and Type Method Description BorderSizeBackgroundSet. getBorderSize()Methods in org.kie.workbench.common.dmn.api.property.background with parameters of type BorderSize Modifier and Type Method Description voidBackgroundSet. setBorderSize(BorderSize borderSize)Constructors in org.kie.workbench.common.dmn.api.property.background with parameters of type BorderSize Constructor Description BackgroundSet(BgColour bgColour, BorderColour borderColour, BorderSize borderSize)
-