public class ActivityDecorator
extends java.lang.Object
implements org.processmining.models.graphbased.directed.bpmn.elements.IGraphElementDecoration
Constructor and Description |
---|
ActivityDecorator(long logModel,
long total,
java.lang.Long avgTime,
java.lang.Long avgMaxTime) |
Modifier and Type | Method and Description |
---|---|
void |
decorate(java.awt.Graphics2D g2d,
double x,
double y,
double width,
double height) |