mshtml
クラス _LINE_DIRECTION

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 mshtml._LINE_DIRECTION

public class _LINE_DIRECTION
extends com.ms.wfc.core.Enum


フィールドの概要
static int LINE_DIRECTION_LeftToRight
           
static int LINE_DIRECTION_Max
           
static int LINE_DIRECTION_RightToLeft
           
 
コンストラクタの概要
_LINE_DIRECTION()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

LINE_DIRECTION_RightToLeft

public static final int LINE_DIRECTION_RightToLeft
関連項目:
定数フィールド値

LINE_DIRECTION_LeftToRight

public static final int LINE_DIRECTION_LeftToRight
関連項目:
定数フィールド値

LINE_DIRECTION_Max

public static final int LINE_DIRECTION_Max
関連項目:
定数フィールド値
コンストラクタの詳細

_LINE_DIRECTION

public _LINE_DIRECTION()