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