Class FillPlotter.FillStyle
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
- All Implemented Interfaces:
Style
- Enclosing class:
- FillPlotter
Style for fill plot.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns an icon suitable for displaying in a legend for this style.inthashCode()
-
Constructor Details
-
FillStyle
Constructor.- Parameters:
color- colourisHorizontal- true for horizontal fill, false for verticalisPositive- true to fill to positive infinity, false to fill to negative infinity
-
-
Method Details