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

psvSign を使用しているパッケージ
jp.co.melco.preserv.spatial.geometry 空間データモデルの幾何構造モデルクラスを提供しています。  
 

jp.co.melco.preserv.spatial.geometry での psvSign の使用
 

psvSign として宣言されている jp.co.melco.preserv.spatial.geometry のフィールド
static psvSign psvSign.PLUS
          正("+")方向を表す固定値です。
static psvSign psvSign.MINUS
          負("-")方向を表す固定値です。
 

psvSign を返す jp.co.melco.preserv.spatial.geometry のメソッド
 psvSign psvGMOrientablePrimitive.getOrientation()
          方向性を取得します。
 

psvSign 型のパラメータを持つ jp.co.melco.preserv.spatial.geometry のメソッド
 void psvGMOrientablePrimitive.setOrientation(psvSign orientation)
          方向性を設定します。