Package org.knowm.xchart.style.theme
Interface Theme
-
- All Superinterfaces:
SeriesColors,SeriesLines,SeriesMarkers
- All Known Implementing Classes:
AbstractBaseTheme,GGPlot2Theme,MatlabTheme,XChartTheme
public interface Theme extends SeriesMarkers, SeriesLines, SeriesColors
-
-
Field Summary
Fields Modifier and Type Field Description static java.awt.FontBASE_FONTstatic java.awt.BasicStrokeBASE_STROKE-
Fields inherited from interface org.knowm.xchart.style.lines.SeriesLines
DASH_DASH, DASH_DOT, DOT_DOT, NONE, SOLID
-
Fields inherited from interface org.knowm.xchart.style.markers.SeriesMarkers
CIRCLE, CROSS, DIAMOND, NONE, OVAL, PLUS, RECTANGLE, SQUARE, TRAPEZOID, TRIANGLE_DOWN, TRIANGLE_UP
-
-
Method Summary
-
Methods inherited from interface org.knowm.xchart.style.colors.SeriesColors
getSeriesColors
-
Methods inherited from interface org.knowm.xchart.style.lines.SeriesLines
getSeriesLines
-
Methods inherited from interface org.knowm.xchart.style.markers.SeriesMarkers
getSeriesMarkers
-
-
-
-
Method Detail
-
getBaseFont
java.awt.Font getBaseFont()
-
getChartBackgroundColor
java.awt.Color getChartBackgroundColor()
-
getChartFontColor
java.awt.Color getChartFontColor()
-
getChartPadding
int getChartPadding()
-
getChartTitleFont
java.awt.Font getChartTitleFont()
-
isChartTitleVisible
boolean isChartTitleVisible()
-
isChartTitleBoxVisible
boolean isChartTitleBoxVisible()
-
getChartTitleBoxBackgroundColor
java.awt.Color getChartTitleBoxBackgroundColor()
-
getChartTitleBoxBorderColor
java.awt.Color getChartTitleBoxBorderColor()
-
getChartTitlePadding
int getChartTitlePadding()
-
getLegendFont
java.awt.Font getLegendFont()
-
isLegendVisible
boolean isLegendVisible()
-
getLegendBackgroundColor
java.awt.Color getLegendBackgroundColor()
-
getLegendBorderColor
java.awt.Color getLegendBorderColor()
-
getLegendPadding
int getLegendPadding()
-
getLegendSeriesLineLength
int getLegendSeriesLineLength()
-
getLegendPosition
Styler.LegendPosition getLegendPosition()
-
isPlotGridLinesVisible
boolean isPlotGridLinesVisible()
-
isPlotGridVerticalLinesVisible
boolean isPlotGridVerticalLinesVisible()
-
isPlotGridHorizontalLinesVisible
boolean isPlotGridHorizontalLinesVisible()
-
getPlotBackgroundColor
java.awt.Color getPlotBackgroundColor()
-
getPlotBorderColor
java.awt.Color getPlotBorderColor()
-
isPlotBorderVisible
boolean isPlotBorderVisible()
-
getPlotGridLinesColor
java.awt.Color getPlotGridLinesColor()
-
getPlotGridLinesStroke
java.awt.BasicStroke getPlotGridLinesStroke()
-
isPlotTicksMarksVisible
boolean isPlotTicksMarksVisible()
-
getPlotContentSize
default double getPlotContentSize()
-
getPlotMargin
int getPlotMargin()
-
getAnnotationTextPanelFont
default java.awt.Font getAnnotationTextPanelFont()
-
getAnnotationTextPanelFontColor
default java.awt.Color getAnnotationTextPanelFontColor()
-
getAnnotationTextPanelBackgroundColor
default java.awt.Color getAnnotationTextPanelBackgroundColor()
-
getAnnotationTextPanelBorderColor
default java.awt.Color getAnnotationTextPanelBorderColor()
-
getAnnotationTextPanelPadding
default int getAnnotationTextPanelPadding()
-
getAnnotationTextFont
default java.awt.Font getAnnotationTextFont()
-
getAnnotationTextFontColor
default java.awt.Color getAnnotationTextFontColor()
-
getAnnotationLineStroke
default java.awt.BasicStroke getAnnotationLineStroke()
-
getAnnotationLineColor
default java.awt.Color getAnnotationLineColor()
-
getChartButtonBackgroundColor
default java.awt.Color getChartButtonBackgroundColor()
-
getChartButtonBorderColor
default java.awt.Color getChartButtonBorderColor()
-
getChartButtonHoverColor
default java.awt.Color getChartButtonHoverColor()
-
getChartButtonFontColor
default java.awt.Color getChartButtonFontColor()
-
getChartButtonFont
default java.awt.Font getChartButtonFont()
-
getChartButtonMargin
default int getChartButtonMargin()
-
isToolTipsEnabled
default boolean isToolTipsEnabled()
-
getToolTipType
default Styler.ToolTipType getToolTipType()
-
getToolTipFont
default java.awt.Font getToolTipFont()
-
getToolTipBackgroundColor
default java.awt.Color getToolTipBackgroundColor()
-
getToolTipBorderColor
default java.awt.Color getToolTipBorderColor()
-
getToolTipHighlightColor
default java.awt.Color getToolTipHighlightColor()
-
isXAxisTitleVisible
boolean isXAxisTitleVisible()
-
isYAxisTitleVisible
boolean isYAxisTitleVisible()
-
getAxisTitleFont
java.awt.Font getAxisTitleFont()
-
isXAxisTicksVisible
boolean isXAxisTicksVisible()
-
isYAxisTicksVisible
boolean isYAxisTicksVisible()
-
getAxisTickLabelsFont
java.awt.Font getAxisTickLabelsFont()
-
getAxisTickMarkLength
int getAxisTickMarkLength()
-
getAxisTickPadding
int getAxisTickPadding()
-
getAxisTickMarksColor
java.awt.Color getAxisTickMarksColor()
-
getAxisTickMarksStroke
java.awt.BasicStroke getAxisTickMarksStroke()
-
getAxisTickLabelsColor
java.awt.Color getAxisTickLabelsColor()
-
isAxisTicksLineVisible
boolean isAxisTicksLineVisible()
-
isAxisTicksMarksVisible
boolean isAxisTicksMarksVisible()
-
getAxisTitlePadding
int getAxisTitlePadding()
-
getXAxisTickMarkSpacingHint
int getXAxisTickMarkSpacingHint()
-
getYAxisTickMarkSpacingHint
int getYAxisTickMarkSpacingHint()
-
isCursorEnabled
boolean isCursorEnabled()
-
getCursorColor
java.awt.Color getCursorColor()
-
getCursorSize
float getCursorSize()
-
getCursorFont
java.awt.Font getCursorFont()
-
getCursorFontColor
java.awt.Color getCursorFontColor()
-
getCursorBackgroundColor
java.awt.Color getCursorBackgroundColor()
-
isZoomEnabled
default boolean isZoomEnabled()
-
getAvailableSpaceFill
double getAvailableSpaceFill()
-
isOverlapped
boolean isOverlapped()
-
isCircular
boolean isCircular()
-
getStartAngleInDegrees
double getStartAngleInDegrees()
-
getPieFont
java.awt.Font getPieFont()
-
getLabelsDistance
double getLabelsDistance()
-
getLabelType
PieStyler.LabelType getLabelType()
-
setForceAllLabelsVisible
boolean setForceAllLabelsVisible()
-
getDonutThickness
double getDonutThickness()
-
isSumVisible
boolean isSumVisible()
-
getSumFont
java.awt.Font getSumFont()
-
getMarkerSize
int getMarkerSize()
-
getErrorBarsColor
java.awt.Color getErrorBarsColor()
-
isErrorBarsColorSeriesColor
boolean isErrorBarsColorSeriesColor()
-
getLabelsFontColorAutomaticDark
default java.awt.Color getLabelsFontColorAutomaticDark()
-
getLabelsFontColorAutomaticLight
default java.awt.Color getLabelsFontColorAutomaticLight()
-
isLabelsFontColorAutomaticEnabled
default boolean isLabelsFontColorAutomaticEnabled()
-
-