public static class Stats1Plotter.StatsStyle extends LineStyle
Constructor and Description |
---|
StatsStyle(java.awt.Color color,
java.awt.Stroke stroke,
boolean antialias,
boolean showmean,
Normalisation norm,
BinSizer sizer)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
createLineTracer, getAntialias, getColor, getLegendIcon, getStroke
public 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 © 2017 Central Laboratory of the Research Councils. All Rights Reserved.