类的使用
org.meteoinfo.chart.plot.PlotOrientation
-
使用PlotOrientation的程序包 程序包 说明 org.meteoinfo.chart org.meteoinfo.chart.plot -
-
org.meteoinfo.chart中PlotOrientation的使用
声明为PlotOrientation的org.meteoinfo.chart中的字段 修饰符和类型 字段 说明 protected PlotOrientationChartLegend. orientation返回PlotOrientation的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 PlotOrientationChartLegend. getPlotOrientation()Get plot orientation参数类型为PlotOrientation的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 voidChartLegend. setPlotOrientation(PlotOrientation value)Set plot orientation -
org.meteoinfo.chart.plot中PlotOrientation的使用
返回PlotOrientation的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 PlotOrientationAbstractPlot2D. getPlotOrientation()Get plot orientationstatic PlotOrientationPlotOrientation. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static PlotOrientation[]PlotOrientation. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为PlotOrientation的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidAbstractPlot2D. setPlotOrientation(PlotOrientation value)Set plot orientation参数类型为PlotOrientation的org.meteoinfo.chart.plot中的构造器 构造器 说明 XY1DPlot(boolean isTime, PlotOrientation orientation, XYDataset dateset)ConstructorXY1DPlot(PlotOrientation orientation, XYDataset dateset)Constructor
-