パッケージ com.osboffice.osbxl.chart

クラス DownBarsWrapper

java.lang.Object
com.osboffice.osbxl.chart.DownBarsWrapper

public class DownBarsWrapper extends Object
チャートの陰線を扱うクラスです。
  • メソッドの詳細

    • getBorderFormat

      public ChartLineFormatWrapper getBorderFormat()
      オブジェクトの淵の描画クラスを取得します。
      戻り値:
      オブジェクトの淵の描画クラス
    • getFillFormat

      public ChartFillFormatWrapper getFillFormat()
      オブジェクトの塗りつぶしの描画クラスを取得します。
      戻り値:
      オブジェクトの塗りつぶしの描画クラス
    • getGlowFormat

      public ChartGlowFormatWrapper getGlowFormat()
      オブジェクトの光彩の描画クラスを取得します。
      戻り値:
      オブジェクトの光彩の描画クラス
    • getShadowFormat

      public ChartShadowFormatWrapper getShadowFormat()
      オブジェクトの影つけの描画クラスを取得します。
      戻り値:
      オブジェクトの影つけの描画クラス
    • getSoftEdgeFormat

      public ChartSoftEdgeFormatWrapper getSoftEdgeFormat()
      オブジェクトのぼかしの描画クラスを取得します。
      戻り値:
      オブジェクトのぼかしの描画クラス
    • getThreeDFormat

      public ChartThreeDFormatWrapper getThreeDFormat()
      オブジェクトの3D表示の描画クラスを取得します。
      戻り値:
      オブジェクトの3D表示の描画クラス