Interface IsDefaultSubtitle
- 
- All Superinterfaces:
- IsDefaultAbstractTitle,- IsDefaultFontContainer,- IsDefaultPluginElement
 - All Known Implementing Classes:
- DefaultChartSubtitle,- DefaultSubtitle,- Subtitle
 
 public interface IsDefaultSubtitle extends IsDefaultAbstractTitle Interface to define subtitle object defaults.- Author:
- Andrea "Stock" Stocchero
 
- 
- 
Method Summary- 
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultAbstractTitlegetPadding, isFullSize
 - 
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultFontContainergetColorAsString, getFont
 - 
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultPluginElementgetAlign, getPosition, isDisplay
 
- 
 
-