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