Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance.dc | |
org.camunda.bpm.model.bpmn.impl.instance.di | |
org.camunda.bpm.model.bpmn.instance.di |
Modifier and Type | Class and Description |
---|---|
class |
BoundsImpl
The DC bounds element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Bounds> |
ShapeImpl.boundsChild |
protected static ChildElement<Bounds> |
LabelImpl.boundsChild |
Modifier and Type | Method and Description |
---|---|
Bounds |
ShapeImpl.getBounds() |
Bounds |
LabelImpl.getBounds() |
Modifier and Type | Method and Description |
---|---|
void |
ShapeImpl.setBounds(Bounds bounds) |
void |
LabelImpl.setBounds(Bounds bounds) |
Modifier and Type | Method and Description |
---|---|
Bounds |
Shape.getBounds() |
Bounds |
Label.getBounds() |
Modifier and Type | Method and Description |
---|---|
void |
Shape.setBounds(Bounds bounds) |
void |
Label.setBounds(Bounds bounds) |
Copyright © 2015. All rights reserved.