クラス
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFArrowAttribute の使用

PFArrowAttribute を使用しているパッケージ
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics 3D表示パネルコンポーネントを提供します。 
 

jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics での PFArrowAttribute の使用
 

PFArrowAttribute を返す jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のメソッド
 PFArrowAttribute PF3DGraphicsDefaults.getArrowAttribute()
          矢印属性を取得する
 PFArrowAttribute PFArrowList.getAttribute()
          表示属性取得
 

PFArrowAttribute 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のメソッド
 void PF3DGraphicsDefaults.setArrowAttribute(PFArrowAttribute arrow)
          矢印属性を設定する
 PFBaseArrow3D PFArrow3DGenerator.getTransformGroup(PFArrow3D arrow3d, PFArrowAttribute attr, java.lang.Object id)
          矢印のTransformGroupを取得する。
 void PFArrowList.setAttribute(PFArrowAttribute attribute)
          表示属性設定
 

PFArrowAttribute 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のコンストラクタ
PFArrow3DGenerator(PFArrowAttribute defaults)
          デフォルトコンストラクタ
PFArrowListConverter(PFArrowAttribute defaults)
          コンストラクタ