-
-
Constructor Summary
Constructors
Constructor and Description |
DoublePoint(double i,
double j) |
-
-
Method Detail
-
get
public double[] get()
- Returns:
- array containing the coordinates x,y.
-
getx
public double getx()
- Returns:
- x the x value.
-
gety
public double gety()
- Returns:
- y the y value.
-
toString
public String toString()
- Overrides:
toString
in class Object
- Returns:
- string representation of the point.
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.