org.knowm.xchart.style.colors.SeriesColors
, org.knowm.xchart.style.lines.SeriesLines
, org.knowm.xchart.style.markers.SeriesMarkers
, org.knowm.xchart.style.Theme
public class TablesawTheme
extends java.lang.Object
implements org.knowm.xchart.style.Theme
Constructor | Description |
---|---|
TablesawTheme() |
public java.awt.Color getChartBackgroundColor()
getChartBackgroundColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getChartFontColor()
getChartFontColor
in interface org.knowm.xchart.style.Theme
public int getChartPadding()
getChartPadding
in interface org.knowm.xchart.style.Theme
public java.awt.Font getChartTitleFont()
getChartTitleFont
in interface org.knowm.xchart.style.Theme
public boolean isChartTitleVisible()
isChartTitleVisible
in interface org.knowm.xchart.style.Theme
public boolean isChartTitleBoxVisible()
isChartTitleBoxVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Color getChartTitleBoxBackgroundColor()
getChartTitleBoxBackgroundColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getChartTitleBoxBorderColor()
getChartTitleBoxBorderColor
in interface org.knowm.xchart.style.Theme
public int getChartTitlePadding()
getChartTitlePadding
in interface org.knowm.xchart.style.Theme
public java.awt.Font getLegendFont()
getLegendFont
in interface org.knowm.xchart.style.Theme
public boolean isLegendVisible()
isLegendVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Color getLegendBackgroundColor()
getLegendBackgroundColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getLegendBorderColor()
getLegendBorderColor
in interface org.knowm.xchart.style.Theme
public int getLegendPadding()
getLegendPadding
in interface org.knowm.xchart.style.Theme
public int getLegendSeriesLineLength()
getLegendSeriesLineLength
in interface org.knowm.xchart.style.Theme
public org.knowm.xchart.style.Styler.LegendPosition getLegendPosition()
getLegendPosition
in interface org.knowm.xchart.style.Theme
public boolean isXAxisTitleVisible()
isXAxisTitleVisible
in interface org.knowm.xchart.style.Theme
public boolean isYAxisTitleVisible()
isYAxisTitleVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Font getAxisTitleFont()
getAxisTitleFont
in interface org.knowm.xchart.style.Theme
public boolean isXAxisTicksVisible()
isXAxisTicksVisible
in interface org.knowm.xchart.style.Theme
public boolean isYAxisTicksVisible()
isYAxisTicksVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Font getAxisTickLabelsFont()
getAxisTickLabelsFont
in interface org.knowm.xchart.style.Theme
public int getAxisTickMarkLength()
getAxisTickMarkLength
in interface org.knowm.xchart.style.Theme
public int getAxisTickPadding()
getAxisTickPadding
in interface org.knowm.xchart.style.Theme
public java.awt.Color getAxisTickMarksColor()
getAxisTickMarksColor
in interface org.knowm.xchart.style.Theme
public java.awt.Stroke getAxisTickMarksStroke()
getAxisTickMarksStroke
in interface org.knowm.xchart.style.Theme
public java.awt.Color getAxisTickLabelsColor()
getAxisTickLabelsColor
in interface org.knowm.xchart.style.Theme
public boolean isAxisTicksLineVisible()
isAxisTicksLineVisible
in interface org.knowm.xchart.style.Theme
public boolean isAxisTicksMarksVisible()
isAxisTicksMarksVisible
in interface org.knowm.xchart.style.Theme
public int getAxisTitlePadding()
getAxisTitlePadding
in interface org.knowm.xchart.style.Theme
public int getXAxisTickMarkSpacingHint()
getXAxisTickMarkSpacingHint
in interface org.knowm.xchart.style.Theme
public int getYAxisTickMarkSpacingHint()
getYAxisTickMarkSpacingHint
in interface org.knowm.xchart.style.Theme
public boolean isPlotGridLinesVisible()
isPlotGridLinesVisible
in interface org.knowm.xchart.style.Theme
public boolean isPlotGridVerticalLinesVisible()
isPlotGridVerticalLinesVisible
in interface org.knowm.xchart.style.Theme
public boolean isPlotGridHorizontalLinesVisible()
isPlotGridHorizontalLinesVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Color getPlotBackgroundColor()
getPlotBackgroundColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getPlotBorderColor()
getPlotBorderColor
in interface org.knowm.xchart.style.Theme
public boolean isPlotBorderVisible()
isPlotBorderVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Color getPlotGridLinesColor()
getPlotGridLinesColor
in interface org.knowm.xchart.style.Theme
public java.awt.Stroke getPlotGridLinesStroke()
getPlotGridLinesStroke
in interface org.knowm.xchart.style.Theme
public boolean isPlotTicksMarksVisible()
isPlotTicksMarksVisible
in interface org.knowm.xchart.style.Theme
public double getPlotContentSize()
getPlotContentSize
in interface org.knowm.xchart.style.Theme
public int getPlotMargin()
getPlotMargin
in interface org.knowm.xchart.style.Theme
public double getAvailableSpaceFill()
getAvailableSpaceFill
in interface org.knowm.xchart.style.Theme
public boolean isOverlapped()
isOverlapped
in interface org.knowm.xchart.style.Theme
public boolean isCircular()
isCircular
in interface org.knowm.xchart.style.Theme
public double getStartAngleInDegrees()
getStartAngleInDegrees
in interface org.knowm.xchart.style.Theme
public java.awt.Font getPieFont()
getPieFont
in interface org.knowm.xchart.style.Theme
public double getAnnotationDistance()
getAnnotationDistance
in interface org.knowm.xchart.style.Theme
public org.knowm.xchart.style.PieStyler.AnnotationType getAnnotationType()
getAnnotationType
in interface org.knowm.xchart.style.Theme
public boolean isDrawAllAnnotations()
isDrawAllAnnotations
in interface org.knowm.xchart.style.Theme
public double getDonutThickness()
getDonutThickness
in interface org.knowm.xchart.style.Theme
public int getMarkerSize()
getMarkerSize
in interface org.knowm.xchart.style.Theme
public java.awt.Color getErrorBarsColor()
getErrorBarsColor
in interface org.knowm.xchart.style.Theme
public boolean isErrorBarsColorSeriesColor()
isErrorBarsColorSeriesColor
in interface org.knowm.xchart.style.Theme
public java.awt.Font getAnnotationFont()
getAnnotationFont
in interface org.knowm.xchart.style.Theme
public java.awt.Color[] getSeriesColors()
getSeriesColors
in interface org.knowm.xchart.style.colors.SeriesColors
public java.awt.BasicStroke[] getSeriesLines()
getSeriesLines
in interface org.knowm.xchart.style.lines.SeriesLines
public org.knowm.xchart.style.markers.Marker[] getSeriesMarkers()
getSeriesMarkers
in interface org.knowm.xchart.style.markers.SeriesMarkers
public java.awt.Font getBaseFont()
getBaseFont
in interface org.knowm.xchart.style.Theme
public boolean isToolTipsEnabled()
isToolTipsEnabled
in interface org.knowm.xchart.style.Theme
public org.knowm.xchart.style.Styler.ToolTipType getToolTipType()
getToolTipType
in interface org.knowm.xchart.style.Theme
public java.awt.Font getToolTipFont()
getToolTipFont
in interface org.knowm.xchart.style.Theme
public java.awt.Color getToolTipBackgroundColor()
getToolTipBackgroundColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getToolTipBorderColor()
getToolTipBorderColor
in interface org.knowm.xchart.style.Theme
public java.awt.Color getToolTipHighlightColor()
getToolTipHighlightColor
in interface org.knowm.xchart.style.Theme
public boolean isSumVisible()
isSumVisible
in interface org.knowm.xchart.style.Theme
public java.awt.Font getSumFont()
getSumFont
in interface org.knowm.xchart.style.Theme
Copyright © 2018. All rights reserved.