类的使用
org.meteoinfo.chart.plot.ChartPlotMethod
-
使用ChartPlotMethod的程序包 程序包 说明 org.meteoinfo.chart.plot -
-
org.meteoinfo.chart.plot中ChartPlotMethod的使用
返回ChartPlotMethod的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 ChartPlotMethodXY1DPlot. getChartPlotMethod()Get chart plot methodChartPlotMethodSeriesLegend. getPlotMethod()Get plot methodstatic ChartPlotMethodChartPlotMethod. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ChartPlotMethod[]ChartPlotMethod. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为ChartPlotMethod的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidXY1DPlot. setChartPlotMethod(ChartPlotMethod value)Set chart plot methodvoidSeriesLegend. setPlotMethod(ChartPlotMethod value)Set plot method参数类型为ChartPlotMethod的org.meteoinfo.chart.plot中的构造器 构造器 说明 XY1DPlot(boolean isTime, ChartPlotMethod cpMethod, XYDataset dateset)Constructor
-