public class BubbleDataset extends BaseDataset
构造器和说明 |
---|
BubbleDataset() |
限定符和类型 | 方法和说明 |
---|---|
String |
buildDataJson(Context context,
Cell cell) |
String |
getCategoryProperty() |
String |
getDatasetName() |
String |
getrProperty() |
String |
getType() |
String |
getxProperty() |
String |
getyProperty() |
void |
setCategoryProperty(String categoryProperty) |
void |
setDatasetName(String datasetName) |
void |
setrProperty(String rProperty) |
void |
setxProperty(String xProperty) |
void |
setyProperty(String yProperty) |
getRgbColor
public String getType()
public String getDatasetName()
public void setDatasetName(String datasetName)
public String getCategoryProperty()
public void setCategoryProperty(String categoryProperty)
public String getxProperty()
public void setxProperty(String xProperty)
public String getyProperty()
public void setyProperty(String yProperty)
public String getrProperty()
public void setrProperty(String rProperty)
Copyright © 2022 Bstek. All rights reserved.