public class Coordinate2D extends Object
double
x
y
Coordinate2D(double x, double y)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public Coordinate2D(double x, double y)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 1996–2019 Geotools. All rights reserved.