| Package | Description | 
|---|---|
| org.pepstock.charba.client | 
 Main package with all charts implementation, global classes and common interfaces. 
 | 
| org.pepstock.charba.client.controllers | 
 Contains all classes to manage the implementations of controllers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ChartNode | 
IsChart.getNode()
Returns the chart node with runtime data. 
 | 
ChartNode | 
AbstractChart.getNode()
Returns the chart node with runtime data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ChartNode | 
ControllerContext.getNode()
Returns the chart node with runtime data. 
 |