Class PlotPanelFreeChart.PointOfInterest
- java.lang.Object
-
- org.processmining.plugins.stochasticpetrinet.ui.PlotPanelFreeChart.PointOfInterest
-
- Enclosing class:
- PlotPanelFreeChart
public class PlotPanelFreeChart.PointOfInterest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PointOfInterest()
-
-
-
Field Detail
-
drawLine
public boolean drawLine
-
showLabel
public boolean showLabel
-
label
public java.lang.String label
-
value
public java.lang.Double value
The value of the point.
-
color
public java.awt.Color color
Color for the point of interes
-
width
public java.lang.Float width
should be around 1-4 pixels
-
-