Uses of Interface
io.camunda.zeebe.model.bpmn.instance.dc.Bounds
Packages that use Bounds
Package
Description
-
Uses of Bounds in io.camunda.zeebe.model.bpmn.builder
Methods in io.camunda.zeebe.model.bpmn.builder with parameters of type BoundsModifier and TypeMethodDescriptionprotected doubleAbstractActivityBuilder.calculateXCoordinate(Bounds boundaryEventBounds) -
Uses of Bounds in io.camunda.zeebe.model.bpmn.impl.instance.dc
Classes in io.camunda.zeebe.model.bpmn.impl.instance.dc that implement Bounds -
Uses of Bounds in io.camunda.zeebe.model.bpmn.impl.instance.di
Fields in io.camunda.zeebe.model.bpmn.impl.instance.di with type parameters of type BoundsModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.child.ChildElement<Bounds> LabelImpl.boundsChildprotected static org.camunda.bpm.model.xml.type.child.ChildElement<Bounds> ShapeImpl.boundsChildMethods in io.camunda.zeebe.model.bpmn.impl.instance.di that return BoundsMethods in io.camunda.zeebe.model.bpmn.impl.instance.di with parameters of type Bounds -
Uses of Bounds in io.camunda.zeebe.model.bpmn.instance.di
Methods in io.camunda.zeebe.model.bpmn.instance.di that return BoundsMethods in io.camunda.zeebe.model.bpmn.instance.di with parameters of type Bounds