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