Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- java.lang.Object
-
- oracle.spatial.geometry.JPoint2DD
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
x |
double |
y |
-
Method Summary
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
JPoint2DD
public JPoint2DD()
-
Method Detail
-
getX
public double getX()
-
getY
public double getY()
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
Copyright © 2007, 2019, Oracle and/or its affiliates. All Rights Reserved.