Cloneable
public class PointM extends PointD
double
M
X, Y
PointM()
PointM(double x, double y, double m)
PointD
toPointD()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, equals
public double M
public PointM()
public PointM(double x, double y, double m)
x
y
m
public PointD toPointD()
Copyright © 2019. All rights reserved.