Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc.JSIBounds
-
Packages that use JSIBounds Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.di -
-
Uses of JSIBounds in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc that return JSIBounds Modifier and Type Method Description JSIBoundsDC. getBounds()Native getter for BoundsMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc with parameters of type JSIBounds Modifier and Type Method Description voidDC. setBounds(JSIBounds BoundsParam)Setter for Bounds -
Uses of JSIBounds in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.di
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.di that return JSIBounds Modifier and Type Method Description JSIBoundsJSIShape. getBounds()Native getter for boundsMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.di with parameters of type JSIBounds Modifier and Type Method Description voidJSIShape. setBounds(JSIBounds boundsParam)Setter for bounds
-