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