Point.DoublePoint, Point.LongPoint| Constructor and Description |
|---|
Point.DoublePoint() |
Point.DoublePoint(double x,
double y) |
Point.DoublePoint(double x,
double y,
double z) |
Point.DoublePoint(Point.DoublePoint other) |
| Modifier and Type | Method and Description |
|---|---|
double |
getX() |
double |
getY() |
double |
getZ() |
equals, isPt2BetweenPt1AndPt3, set, setX, setY, setZ, slopesEqual, slopesEqual, toStringpublic Point.DoublePoint()
public Point.DoublePoint(double x,
double y)
public Point.DoublePoint(double x,
double y,
double z)
public Point.DoublePoint(Point.DoublePoint other)
Copyright © 2015. All rights reserved.