jp.go.ipa.jgcl
インタフェース JgclInterference3D
- 既知のサブインタフェースの一覧:
- JgclCurveCurveInterference3D, JgclSurfaceSurfaceInterference3D
- public interface JgclInterference3D
3次元 : 二幾何要素間の干渉を表すインターフェイス。
- バージョン:
- $Revision: 1.7 $, $Date: 2000/04/26 09:38:58 $
- 作成者:
- Information-technology Promotion Agency, Japan
isIntersectionPoint
public boolean isIntersectionPoint()
- この干渉が交点であるか否かを返す。
- 戻り値:
- 交点であれば true、そうでなければ false
toIntersectionPoint
public JgclIntersectionPoint3D toIntersectionPoint()
- この干渉を交点に変換する。
交点に変換できない場合は null を返す。
- 戻り値:
- 交点