インタフェース
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFIGeometryAttribute の使用

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

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

PFIGeometryAttribute を実装している jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のクラス
 class PFArrowAttribute
          矢印属性クラス
 class PFMarkerAttribute
          マーカー属性クラス
 class PFPointAttribute
          ポイント属性クラス
 class PFPolygonAttribute
          ポリゴン属性クラス
 class PFPolylineAttribute
          ポリライン属性クラス
 class PFVoxelAttribute
          ボクセル属性クラス
 

PFIGeometryAttribute 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のメソッド
 void PFIAttributeConverter.changeAppearance(javax.media.j3d.Shape3D shape, PFIGeometryAttribute attributeData)
           
 void PFPointAttributeConverter.changeAppearance(javax.media.j3d.Shape3D shape, PFIGeometryAttribute attributeData)
          Appearance変更
 void PFPolygonAttributeConverter.changeAppearance(javax.media.j3d.Shape3D shape, PFIGeometryAttribute attributeData)
          ジオメトリグループを取得
 void PFPolylineAttributeConverter.changeAppearance(javax.media.j3d.Shape3D shape, PFIGeometryAttribute attributeData)
          ジオメトリグループを取得
 void PFGraphics3DImplementation.changeGeometryAttribute(java.util.Vector idList, PFIGeometryAttribute attributeData)
          オブジェクトIDパスがidListであるノード属性を変更する
 

PFIGeometryAttribute 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のコンストラクタ
PFChangeAttributeCallback(PFIGeometryAttribute attributeData)
          コンストラクタ