Package org.knowm.xchart.style.colors
Interface SeriesColors
-
- All Known Subinterfaces:
Theme
- All Known Implementing Classes:
AbstractBaseTheme
,BaseSeriesColors
,ColorBlindFriendlySeriesColors
,GGPlot2SeriesColors
,GGPlot2Theme
,MatlabSeriesColors
,MatlabTheme
,PrinterFriendlySeriesColors
,XChartSeriesColors
,XChartTheme
public interface SeriesColors
- Author:
- timmolter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Color[]
getSeriesColors()
-
-
-
Method Detail
-
getSeriesColors
Color[] getSeriesColors()
-
-