| Package | Description | 
|---|---|
| org.pepstock.charba.client.colors.tiles | 
 Contains all classes to build tiles to use in the a canvas patterns or a Charba pattern. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
TilesFactory.clearHtmlLegendItems(HtmlLegendItem htmlLegendItem)
Clears all cached instance of point style by chart instance, wrapper in the a legend item. 
 | 
static String | 
TilesFactory.createHtmlLegendItem(HtmlLegendItem htmlLegendItem)
Returns a point style picture in base64 PNG format using the legend item as source. 
This is invoked ONLY from HtmlLegend plugin. |