Stylepublic static class Stats1Plotter.StatsStyle extends LineStyle
| Constructor | Description |
|---|---|
StatsStyle(java.awt.Color color,
java.awt.Stroke stroke,
boolean antialias,
boolean showmean,
Normalisation norm,
BinSizer sizer) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
createLineTracer, getAntialias, getColor, getLegendIcon, getStrokepublic StatsStyle(java.awt.Color color,
java.awt.Stroke stroke,
boolean antialias,
boolean showmean,
Normalisation norm,
BinSizer sizer)
color - line colourstroke - line strokeantialias - true to draw line antialiasedshowmean - true to display a line showing the meannorm - normalisationsizer - histogram equivalent bin sizer,
may be used in conjunction with normCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.