|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chart<CHART_ITEM_TYPE extends ChartItem>
| Method Summary | |
|---|---|
String |
asJson()
Gets data list as a json array. |
List<CHART_ITEM_TYPE> |
getItems()
Gets all items that constitutes the chart. |
String |
getTitle()
Gets the title of the chart. |
ChartType |
getType()
Gets the type of chart. |
| Method Detail |
|---|
ChartType getType()
ChartType.String getTitle()
List<CHART_ITEM_TYPE> getItems()
String asJson()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||