Package org.knowm.xchart.style.colors
Class BaseSeriesColors
- java.lang.Object
-
- org.knowm.xchart.style.colors.BaseSeriesColors
-
- All Implemented Interfaces:
SeriesColors
public class BaseSeriesColors extends Object implements SeriesColors
Colors are taken from http://colorbrewer2.org/#type=qualitative&scheme=Set3&n=12.- Author:
- timmolter, ekleinod
-
-
Constructor Summary
Constructors Constructor Description BaseSeriesColors()
Constructor.
-
-
-
Method Detail
-
getSeriesColors
public Color[] getSeriesColors()
- Specified by:
getSeriesColors
in interfaceSeriesColors
-
-