Interface Shape

All Superinterfaces:
BpmnModelElementInstance, DiagramElement, ModelElementInstance, Node
All Known Subinterfaces:
BpmnShape, LabeledShape
All Known Implementing Classes:
BpmnShapeImpl, LabeledShapeImpl, ShapeImpl

public interface Shape extends Node
The DI Shape element
Author:
Sebastian Menski
  • Method Details

    • getBounds

      Bounds getBounds()
    • setBounds

      void setBounds(Bounds bounds)