uk.ac.starlink.ttools.plot2.layer
Class PixogramPlotter.PixoStyle
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.PixogramPlotter.PixoStyle
- All Implemented Interfaces:
- Style
- Enclosing class:
- PixogramPlotter
public static class PixogramPlotter.PixoStyle
- extends Object
- implements Style
Style subclass for pixogram plots.
PixogramPlotter.PixoStyle
public PixogramPlotter.PixoStyle(Color color,
Stroke stroke,
int width,
boolean isCumulative,
Normalisation norm)
- Constructor.
- Parameters:
color
- plot colourstroke
- line stroke, null for filled areawidth
- smoothing width in pixelsisCumulative
- are bins painted cumulativelynorm
- normalisation mode
getLegendIcon
public Icon getLegendIcon()
- Description copied from interface:
Style
- Returns an icon suitable for displaying in a legend for this style.
- Specified by:
getLegendIcon
in interface Style
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.