Uses of Interface
org.knowm.xchart.style.colors.SeriesColors
-
Packages that use SeriesColors Package Description org.knowm.xchart.demo.charts.theme org.knowm.xchart.style.colors org.knowm.xchart.style.theme -
-
Uses of SeriesColors in org.knowm.xchart.demo.charts.theme
Classes in org.knowm.xchart.demo.charts.theme that implement SeriesColors Modifier and Type Class Description class
MyCustomSeriesColors
class
MyCustomTheme
-
Uses of SeriesColors in org.knowm.xchart.style.colors
Classes in org.knowm.xchart.style.colors that implement SeriesColors Modifier and Type Class Description class
BaseSeriesColors
Colors are taken from http://colorbrewer2.org/#type=qualitative&scheme=Set3&n=12.class
ColorBlindFriendlySeriesColors
class
GGPlot2SeriesColors
class
MatlabSeriesColors
class
PrinterFriendlySeriesColors
class
XChartSeriesColors
-
Uses of SeriesColors in org.knowm.xchart.style.theme
Subinterfaces of SeriesColors in org.knowm.xchart.style.theme Modifier and Type Interface Description interface
Theme
Classes in org.knowm.xchart.style.theme that implement SeriesColors Modifier and Type Class Description class
AbstractBaseTheme
class
GGPlot2Theme
class
MatlabTheme
class
XChartTheme
-