インタフェース
jp.co.melco.preserv.spatial.psvServerConnectionListener の使用

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

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

psvServerConnectionListener として宣言されている jp.co.melco.preserv.spatial のフィールド
protected  psvServerConnectionListener psvFeatureMap.serverConnectionListener
          サーバ接続状態変更時のイベント処理リスナです。
 

psvServerConnectionListener を返す jp.co.melco.preserv.spatial のメソッド
protected  psvServerConnectionListener psvFeatureMap.createServerConnectionListener()
          サーバ接続状態変更時のイベント処理リスナを生成します。
 

psvServerConnectionListener 型のパラメータを持つ jp.co.melco.preserv.spatial のメソッド
 void psvMapBinder.addServerConnectionListener(psvServerConnectionListener listener)
          サーバ接続状態リスナを追加します。
 void psvMapBinder.removeServerConnectionListener(psvServerConnectionListener listener)
          サーバ接続状態リスナを削除します。