Class RoundedRect

java.lang.Object
org.processmining.models.shapes.AbstractShape
org.processmining.models.shapes.RoundedRect
All Implemented Interfaces:
Shape

public class RoundedRect extends AbstractShape
Version:
Apr 5, 2010
Author:
Arya Adriansyah
  • Constructor Details

    • RoundedRect

      public RoundedRect()
  • Method Details

    • getPath

      public GeneralPath getPath(double x, double y, double width, double height)