Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.Bounds
Packages that use Bounds
-
Uses of Bounds in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as BoundsMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return BoundsModifier and TypeMethodDescriptionObjectFactory.createBounds()
Create an instance ofBounds
Label.getBounds()
Gets the value of the bounds property.Shape.getBounds()
Gets the value of the bounds property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type BoundsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Bounds>
ObjectFactory.createBounds
(Bounds value) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type BoundsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Bounds>
ObjectFactory.createBounds
(Bounds value) void
Sets the value of the bounds property.void
Sets the value of the bounds property.