クラス
jp.go.ipa.jgcl.JgclCartesianPoint2D の使用

jp.go.ipa.jgcl での JgclCartesianPoint2D の使用
 

JgclCartesianPoint2D を返す jp.go.ipa.jgcl のメソッド
static JgclCartesianPoint2D JgclPoint2D.of(double x, double y)
          JgclCartesianPoint2D のインスタンスを生成する。
static JgclCartesianPoint2D JgclPoint2D.of(double[] components)
          JgclCartesianPoint2D のインスタンスを生成する。