public class XYPoint extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
protected double |
x |
protected double |
y |
Constructor and Description |
---|
XYPoint(double x,
double y) |
public static final EPTypeClass EPTYPE
protected final double x
protected final double y
Copyright © 2005–2020. All rights reserved.