|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TitleValueEntity | |
---|---|
cn.limc.androidcharts.entity | |
cn.limc.androidcharts.view |
Uses of TitleValueEntity in cn.limc.androidcharts.entity |
---|
Subclasses of TitleValueEntity in cn.limc.androidcharts.entity | |
---|---|
class |
TitleValueColorEntity
Entity data which its value is titled and with color |
Uses of TitleValueEntity in cn.limc.androidcharts.view |
---|
Methods in cn.limc.androidcharts.view that return types with arguments of type TitleValueEntity | |
---|---|
java.util.List<java.util.List<TitleValueEntity>> |
SpiderWebChart.getData()
|
Method parameters in cn.limc.androidcharts.view with type arguments of type TitleValueEntity | |
---|---|
void |
SpiderWebChart.setData(java.util.List<java.util.List<TitleValueEntity>> data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |