类的使用
org.meteoinfo.data.Dataset
-
使用Dataset的程序包 程序包 说明 org.meteoinfo.chart.plot org.meteoinfo.data -
-
org.meteoinfo.chart.plot中Dataset的使用
返回Dataset的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 DatasetCategoryPlot. getDataset()DatasetMapPlot. getDataset()abstract DatasetPlot. getDataset()Get datasetDatasetPlot2D. getDataset()DatasetPlot3D. getDataset()参数类型为Dataset的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidCategoryPlot. setDataset(Dataset value)voidMapPlot. setDataset(Dataset dataset)abstract voidPlot. setDataset(Dataset dataset)Set datasetvoidPlot2D. setDataset(Dataset dataset)voidPlot3D. setDataset(Dataset dataset)voidXY1DPlot. setDataset(Dataset value) -
org.meteoinfo.data中Dataset的使用
org.meteoinfo.data中Dataset的子类 修饰符和类型 类 说明 classCategoryDatasetclassXYArrayDatasetclassXYDatasetclassXYListDataset
-