Class Shape


  • public class Shape
    extends Object
    • Constructor Detail

      • Shape

        public Shape()
      • Shape

        public Shape​(String bpmnElement,
                     Bounds bounds)
    • Method Detail

      • getId

        public String getId()
      • getBpmnElement

        public String getBpmnElement()
      • getBounds

        public Bounds getBounds()
      • getLabel

        public Label getLabel()