クラス
jp.co.melco.preserv.spatial.psvAttribute の使用

psvAttribute を使用しているパッケージ
jp.co.melco.preserv.spatial 空間データモデルの各種機能を提供しています。  
 

jp.co.melco.preserv.spatial での psvAttribute の使用
 

psvAttribute として宣言されている jp.co.melco.preserv.spatial のフィールド
static psvAttribute psvAttribute.UNMODIFIABLE_ATTRIBUTE
          変更不能な主題属性クラスです。
 

psvAttribute を返す jp.co.melco.preserv.spatial のメソッド
 psvAttribute psvFeature.getAttribute()
          主題属性を取得します。
protected  psvAttribute psvFeature.getAttribute(int type)
          主題属性を取得します。
 

psvAttribute 型のパラメータを持つ jp.co.melco.preserv.spatial のメソッド
 boolean psvFeature.setAttribute(psvAttribute attribute)
          主題属性を設定します。