public static class FillPlotter.FillStyle extends Object implements Style
| Constructor and Description |
|---|
FillStyle(Color color,
boolean isHorizontal,
boolean isPositive)
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 FillStyle(Color color, boolean isHorizontal, boolean isPositive)
color - colourisHorizontal - true for horizontal fill, false for verticalisPositive - true to fill to positive infinity,
false to fill to negative infinitypublic Icon getLegendIcon()
StylegetLegendIcon in interface StyleCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.