Documentation of 'org.ddogleg.example.Point2D' Java class
Point2D
org.ddogleg.example

Class Point2D



  • public class Point2D
    extends java.lang.Object
    Point in 2D space. Used in example code.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Point2D() 
      Point2D(double x, double y) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Point2D

        public Point2D(double x,
                       double y)
      • Point2D

        public Point2D()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.