类的使用
org.meteoinfo.chart.ChartLegend
-
使用ChartLegend的程序包 程序包 说明 org.meteoinfo.chart org.meteoinfo.chart.plot -
-
org.meteoinfo.chart中ChartLegend的使用
org.meteoinfo.chart中ChartLegend的子类 修饰符和类型 类 说明 classChartColorBar返回ChartLegend的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 ChartLegendChart. getLegend()Get chart legend -
org.meteoinfo.chart.plot中ChartLegend的使用
返回ChartLegend的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 ChartLegendAbstractPlot2D. getLegend()Get chart legendChartLegendAbstractPlot2D. getLegend(int idx)Get chart legendChartLegendPlot3D. getLegend()Get chart legendChartLegendPlot3D. getLegend(int idx)Get chart legend返回变量类型为ChartLegend的类型的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 java.util.List<ChartLegend>AbstractPlot2D. getLegends()Get legendsjava.util.List<ChartLegend>Plot3D. getLegends()Get legends参数类型为ChartLegend的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidAbstractPlot2D. addLegend(ChartLegend legend)Add a legendvoidPlot3D. addLegend(ChartLegend legend)Add a legendvoidAbstractPlot2D. removeLegend(ChartLegend legend)Remove a legendvoidPlot3D. removeLegend(ChartLegend legend)Remove a legendvoidAbstractPlot2D. setLegend(ChartLegend value)Set chart legendvoidPlot3D. setLegend(ChartLegend value)Set chart legend类型变量类型为ChartLegend的org.meteoinfo.chart.plot中的方法参数 修饰符和类型 方法 说明 voidAbstractPlot2D. setLegends(java.util.List<ChartLegend> value)Set legendsvoidPlot3D. setLegends(java.util.List<ChartLegend> value)Set legends
-