Interface IsDefaultTitle
-
- All Superinterfaces:
IsDefaultAbstractTitle
,IsDefaultFontContainer
,IsDefaultPluginElement
- All Known Implementing Classes:
DefaultChartTitle
,DefaultTitle
,Title
public interface IsDefaultTitle extends IsDefaultAbstractTitle
Interface to define title object defaults.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultAbstractTitle
getPadding, isFullSize
-
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultFontContainer
getColorAsString, getFont
-
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultPluginElement
getAlign, getPosition, isDisplay
-
-