Module nl.crashdata.chartjs.data
Package nl.crashdata.chartjs.data.simple
Class SimpleChartJsTooltipConfig
- java.lang.Object
-
- nl.crashdata.chartjs.data.simple.SimpleChartJsTooltipConfig
-
- All Implemented Interfaces:
Serializable,ChartJsTooltipConfig
public class SimpleChartJsTooltipConfig extends Object implements ChartJsTooltipConfig
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SimpleChartJsTooltipConfig()
-
Method Summary
-
-
-
Method Detail
-
getEnabled
public Boolean getEnabled()
- Specified by:
getEnabledin interfaceChartJsTooltipConfig
-
setEnabled
public void setEnabled(Boolean enabled)
-
getMode
public ChartJsInteractionMode getMode()
- Specified by:
getModein interfaceChartJsTooltipConfig
-
setMode
public void setMode(ChartJsInteractionMode mode)
-
getIntersect
public Boolean getIntersect()
- Specified by:
getIntersectin interfaceChartJsTooltipConfig
-
setIntersect
public void setIntersect(Boolean intersect)
-
getPosition
public ChartJsTooltipPositioning getPosition()
- Specified by:
getPositionin interfaceChartJsTooltipConfig
-
setPosition
public void setPosition(ChartJsTooltipPositioning position)
-
getBackgroundColor
public ChartJsRGBAColor getBackgroundColor()
- Specified by:
getBackgroundColorin interfaceChartJsTooltipConfig
-
setBackgroundColor
public void setBackgroundColor(ChartJsRGBAColor backgroundColor)
-
getTitleFontFamily
public String getTitleFontFamily()
- Specified by:
getTitleFontFamilyin interfaceChartJsTooltipConfig
-
setTitleFontFamily
public void setTitleFontFamily(String titleFontFamily)
-
getTitleFontSize
public Integer getTitleFontSize()
- Specified by:
getTitleFontSizein interfaceChartJsTooltipConfig
-
setTitleFontSize
public void setTitleFontSize(Integer titleFontSize)
-
getTitleFontStyle
public String getTitleFontStyle()
- Specified by:
getTitleFontStylein interfaceChartJsTooltipConfig
-
setTitleFontStyle
public void setTitleFontStyle(String titleFontStyle)
-
getTitleFontColor
public ChartJsRGBAColor getTitleFontColor()
- Specified by:
getTitleFontColorin interfaceChartJsTooltipConfig
-
setTitleFontColor
public void setTitleFontColor(ChartJsRGBAColor titleFontColor)
-
getTitleSpacing
public Integer getTitleSpacing()
- Specified by:
getTitleSpacingin interfaceChartJsTooltipConfig
-
setTitleSpacing
public void setTitleSpacing(Integer titleSpacing)
-
getTitleMarginBottom
public Integer getTitleMarginBottom()
- Specified by:
getTitleMarginBottomin interfaceChartJsTooltipConfig
-
setTitleMarginBottom
public void setTitleMarginBottom(Integer titleMarginBottom)
-
getBodyFontFamily
public String getBodyFontFamily()
- Specified by:
getBodyFontFamilyin interfaceChartJsTooltipConfig
-
setBodyFontFamily
public void setBodyFontFamily(String bodyFontFamily)
-
getBodyFontSize
public Integer getBodyFontSize()
- Specified by:
getBodyFontSizein interfaceChartJsTooltipConfig
-
setBodyFontSize
public void setBodyFontSize(Integer bodyFontSize)
-
getBodyFontStyle
public String getBodyFontStyle()
- Specified by:
getBodyFontStylein interfaceChartJsTooltipConfig
-
setBodyFontStyle
public void setBodyFontStyle(String bodyFontStyle)
-
getBodyFontColor
public ChartJsRGBAColor getBodyFontColor()
- Specified by:
getBodyFontColorin interfaceChartJsTooltipConfig
-
setBodyFontColor
public void setBodyFontColor(ChartJsRGBAColor bodyFontColor)
-
getBodySpacing
public Integer getBodySpacing()
- Specified by:
getBodySpacingin interfaceChartJsTooltipConfig
-
setBodySpacing
public void setBodySpacing(Integer bodySpacing)
-
getFooterFontFamily
public String getFooterFontFamily()
- Specified by:
getFooterFontFamilyin interfaceChartJsTooltipConfig
-
setFooterFontFamily
public void setFooterFontFamily(String footerFontFamily)
-
getFooterFontSize
public Integer getFooterFontSize()
- Specified by:
getFooterFontSizein interfaceChartJsTooltipConfig
-
setFooterFontSize
public void setFooterFontSize(Integer footerFontSize)
-
getFooterFontStyle
public String getFooterFontStyle()
- Specified by:
getFooterFontStylein interfaceChartJsTooltipConfig
-
setFooterFontStyle
public void setFooterFontStyle(String footerFontStyle)
-
getFooterFontColor
public ChartJsRGBAColor getFooterFontColor()
- Specified by:
getFooterFontColorin interfaceChartJsTooltipConfig
-
setFooterFontColor
public void setFooterFontColor(ChartJsRGBAColor footerFontColor)
-
getFooterSpacing
public Integer getFooterSpacing()
- Specified by:
getFooterSpacingin interfaceChartJsTooltipConfig
-
setFooterSpacing
public void setFooterSpacing(Integer footerSpacing)
-
getFooterMarginTop
public Integer getFooterMarginTop()
- Specified by:
getFooterMarginTopin interfaceChartJsTooltipConfig
-
setFooterMarginTop
public void setFooterMarginTop(Integer footerMarginTop)
-
getXPadding
public Integer getXPadding()
- Specified by:
getXPaddingin interfaceChartJsTooltipConfig
-
setXPadding
public void setXPadding(Integer xPadding)
-
getYPadding
public Integer getYPadding()
- Specified by:
getYPaddingin interfaceChartJsTooltipConfig
-
setYPadding
public void setYPadding(Integer yPadding)
-
getCaretPadding
public Integer getCaretPadding()
- Specified by:
getCaretPaddingin interfaceChartJsTooltipConfig
-
setCaretPadding
public void setCaretPadding(Integer caretPadding)
-
getCaretSize
public Integer getCaretSize()
- Specified by:
getCaretSizein interfaceChartJsTooltipConfig
-
setCaretSize
public void setCaretSize(Integer caretSize)
-
getCornerRadius
public Integer getCornerRadius()
- Specified by:
getCornerRadiusin interfaceChartJsTooltipConfig
-
setCornerRadius
public void setCornerRadius(Integer cornerRadius)
-
getMultiKeyBackground
public ChartJsRGBAColor getMultiKeyBackground()
- Specified by:
getMultiKeyBackgroundin interfaceChartJsTooltipConfig
-
setMultiKeyBackground
public void setMultiKeyBackground(ChartJsRGBAColor multiKeyBackground)
-
getDisplayColors
public Boolean getDisplayColors()
- Specified by:
getDisplayColorsin interfaceChartJsTooltipConfig
-
setDisplayColors
public void setDisplayColors(Boolean displayColors)
-
getBorderColor
public ChartJsRGBAColor getBorderColor()
- Specified by:
getBorderColorin interfaceChartJsTooltipConfig
-
setBorderColor
public void setBorderColor(ChartJsRGBAColor borderColor)
-
getBorderWidth
public Integer getBorderWidth()
- Specified by:
getBorderWidthin interfaceChartJsTooltipConfig
-
setBorderWidth
public void setBorderWidth(Integer borderWidth)
-
-