クラス
jp.co.nissy.jpicosheet.core.Element.Operator の使用

Element.Operator を使用しているパッケージ
jp.co.nissy.jpicosheet.core   
 

jp.co.nissy.jpicosheet.core での Element.Operator の使用
 

Element.Operator を返す jp.co.nissy.jpicosheet.core のメソッド
 Element.Operator Element.getOperator()
          オペレータ情報を返します
static Element.Operator Element.Operator.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static Element.Operator[] Element.Operator.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

Element.Operator 型のパラメータを持つ jp.co.nissy.jpicosheet.core のメソッド
 int Element.Operator.evalPriority(Element.Operator arg1)
          引数に渡されたオペレータの優先順位をこのオペレータと比較します。