public static class TracePlotter.TraceStyle extends Object implements Style
Constructor and Description |
---|
TraceStyle(Color color,
boolean isHorizontal,
int thickness,
double qlo,
double qhi,
Kernel1dShape kernelShape,
BinSizer smoothSizer,
TracePlotter.QJoin join)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Icon |
getLegendIcon()
Returns an icon suitable for displaying in a legend for this style.
|
int |
hashCode() |
public TraceStyle(Color color, boolean isHorizontal, int thickness, double qlo, double qhi, Kernel1dShape kernelShape, BinSizer smoothSizer, TracePlotter.QJoin join)
color
- colourisHorizontal
- true for horizontal fill, false for verticalthickness
- line thicknessqlo
- target lower quantile in range 0..1qhi
- target upper quantile in range 0..1kernelShape
- smoothing kernelsmoothSizer
- smoothing extent controljoin
- join typepublic Icon getLegendIcon()
Style
getLegendIcon
in interface Style
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.