Style
public static class Stats1Plotter.StatsStyle extends LineStyle
Constructor | Description |
---|---|
StatsStyle(java.awt.Color color,
java.awt.Stroke stroke,
boolean antialias,
boolean showmean,
Normalisation norm,
Unit unit,
BinSizer sizer) |
Constructor.
|
Modifier and Type | Method | 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, 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.