mshtml
クラス _styleInterpolation

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

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


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

フィールドの詳細

styleInterpolationNotSet

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

styleInterpolationNN

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

styleInterpolationBCH

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

styleInterpolation_Max

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

_styleInterpolation

public _styleInterpolation()