类的使用
org.meteoinfo.chart.ChartText
-
使用ChartText的程序包 程序包 说明 org.meteoinfo.chart org.meteoinfo.chart.axis org.meteoinfo.chart.jogl org.meteoinfo.chart.plot -
-
org.meteoinfo.chart中ChartText的使用
org.meteoinfo.chart中ChartText的子类 修饰符和类型 类 说明 classChartText3D声明为ChartText的org.meteoinfo.chart中的字段 修饰符和类型 字段 说明 protected ChartTextChartLegend. label返回ChartText的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 ChartTextChartLegend. getLabel()Get labelChartTextChart. getSubTitle()Get sub titleChartTextChart. getTitle()Get title返回变量类型为ChartText的类型的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 java.util.List<ChartText>ChartColorBar. getTickLabels()Get tick labels参数类型为ChartText的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 voidChart. addText(ChartText text)Add textvoidChartLegend. setLabel(ChartText value)Set labelvoidChart. setSubTitle(ChartText value)Set sub titlevoidChart. setTitle(ChartText value)Set title类型变量类型为ChartText的org.meteoinfo.chart中的方法参数 修饰符和类型 方法 说明 voidChartColorBar. setTickLabels(java.util.List<ChartText> value)Set tick labels. -
org.meteoinfo.chart.axis中ChartText的使用
声明为ChartText的org.meteoinfo.chart.axis中的字段 修饰符和类型 字段 说明 protected ChartTextAxis. label类型参数类型为ChartText的org.meteoinfo.chart.axis中的字段 修饰符和类型 字段 说明 protected java.util.List<ChartText>Axis. tickLabels返回ChartText的org.meteoinfo.chart.axis中的方法 修饰符和类型 方法 说明 ChartTextAxis. getLabel()Get axis labelChartTextAxis. getMaxLenText()Get tick label text with maximum lengthChartTextAxis. getMaxLinesText()Get tick label text with maximum lines返回变量类型为ChartText的类型的org.meteoinfo.chart.axis中的方法 修饰符和类型 方法 说明 java.util.List<ChartText>Axis. getTickLabels()Get tick labels参数类型为ChartText的org.meteoinfo.chart.axis中的方法 修饰符和类型 方法 说明 voidAxis. setLabel(ChartText value)Set axis label类型变量类型为ChartText的org.meteoinfo.chart.axis中的方法参数 修饰符和类型 方法 说明 voidAxis. setTickLabels(java.util.List<ChartText> value)Set tick labels.参数类型为ChartText的org.meteoinfo.chart.axis中的构造器 构造器 说明 Axis(ChartText label)ConstructorAxis(ChartText label, boolean xAxis)Constructor -
org.meteoinfo.chart.jogl中ChartText的使用
返回ChartText的org.meteoinfo.chart.jogl中的方法 修饰符和类型 方法 说明 ChartTextPlot3DGL. getTitle()Get title参数类型为ChartText的org.meteoinfo.chart.jogl中的方法 修饰符和类型 方法 说明 voidPlot3DGL. setTitle(ChartText value)Set title -
org.meteoinfo.chart.plot中ChartText的使用
返回ChartText的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 ChartTextAbstractPlot2D. getLeftTitle()Get left sub titleChartTextAbstractPlot2D. getRightTitle()Get right sub titleChartTextAbstractPlot2D. getTitle()Get titleChartTextPlot3D. getTitle()Get title返回变量类型为ChartText的类型的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 java.util.List<ChartText>AbstractPlot2D. getTexts()Get texts参数类型为ChartText的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidAbstractPlot2D. addText(ChartText text)Add textvoidMapPlot. addText(ChartText text)voidMapPlot. addText(ChartText text, boolean isLonLat)voidAbstractPlot2D. setLeftTitle(ChartText value)Set left sub titlevoidAbstractPlot2D. setRightTitle(ChartText value)Set right sub titlevoidAbstractPlot2D. setTitle(ChartText value)Set titlevoidPlot3D. setTitle(ChartText value)Set title类型变量类型为ChartText的org.meteoinfo.chart.plot中的方法参数 修饰符和类型 方法 说明 voidAbstractPlot2D. setTexts(java.util.List<ChartText> value)Set texts
-