org.processmining.models.flexiblemodel
Interface IExposeEdgeDecoration


public interface IExposeEdgeDecoration

Author:
aadrians

Method Summary
 void decorate(java.awt.Graphics2D g2d, double x, double y, double width, double height)
           
 

Method Detail

decorate

void decorate(java.awt.Graphics2D g2d,
              double x,
              double y,
              double width,
              double height)