クラス
jp.carabiner.inkpod.pi.shape.RightAngleLineType の使用

RightAngleLineType を使用しているパッケージ
jp.carabiner.inkpod.pi.shape   
 

jp.carabiner.inkpod.pi.shape での RightAngleLineType の使用
 

RightAngleLineType を返す jp.carabiner.inkpod.pi.shape のメソッド
 RightAngleLineType RightAngleRelationShape.getRightAngleLineType()
           
 RightAngleLineType PRightAngleRelationShape.getRightAngleLineType()
          かぎ型の種類を返す。
static RightAngleLineType RightAngleLineType.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static RightAngleLineType[] RightAngleLineType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

RightAngleLineType 型のパラメータを持つ jp.carabiner.inkpod.pi.shape のメソッド
 void RightAngleRelationShape.setRightAngleLineType(RightAngleLineType rightAngleLineType)
           
 void PRightAngleRelationShape.setRightAngleLineType(RightAngleLineType rightAngleLineType)
          かぎ型の種類を変更する。