Interface HtmlLegendTitleCallback
- 
- All Superinterfaces:
- HtmlLegendCallback<LegendTitle>
 
 public interface HtmlLegendTitleCallback extends HtmlLegendCallback<LegendTitle> This callback can be implemented to change the text of legend's title, as HTML.
 This callback is used ONLY byHtmlLegendplugin.- Author:
- Andrea "Stock" Stocchero
 
- 
- 
Method Summary- 
Methods inherited from interface org.pepstock.charba.client.callbacks.HtmlLegendCallbackgenerateText
 
- 
 
-