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

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

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

psvMapBinder として宣言されている jp.co.melco.preserv.spatial のフィールド
protected  psvMapBinder psvFeatureMap.binder
          地物マップ管理クラスです。
 

psvMapBinder を返す jp.co.melco.preserv.spatial のメソッド
 psvMapBinder psvTopologyFeatureMap.getMapBinder()
           
 psvMapBinder psvSpatialContainable.getMapBinder()
          サーバ通信クラスを取得します。
protected  psvMapBinder psvInternalTopologyFeatureMap.getDefaultMapBinder()
           
 psvMapBinder psvFeatureMap.getMapBinder()
          地物マップ管理クラスを取得します。
protected  psvMapBinder psvFeatureMap.getDefaultMapBinder()
          地物マップ管理クラス未設定時にのみ使用する既定の地物マップ管理オブジェクトを取得します。
 psvMapBinder psvAbstractReloadEventHandler.getMapBinder()
          通信オブジェクトを返します。
 

psvMapBinder 型のパラメータを持つ jp.co.melco.preserv.spatial のメソッド
 void psvTopologyFeatureMap.setMapBinder(psvMapBinder mapBinder)
           
 void psvSpatialContainable.setMapBinder(psvMapBinder mapBinder)
          サーバ通信クラスを設定します。
 void psvFeatureMap.setMapBinder(psvMapBinder binder)
          地物マップ管理クラスを設定します。
 void psvAbstractReloadEventHandler.setMapBinder(psvMapBinder mapBinder)
          通信オブジェクトを設定します。
protected  java.lang.Class psvAbstractDrawOptimizer.toFeatureClass(psvMapBinder mapBinder, java.lang.String layerName)
          レイヤ名に対応した地物クラスを返します。