public class Point extends Point
| Constructor and Description |
|---|
Point(double x,
double y) |
Point(double x,
double y,
double z) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getZ() |
public Point(double x,
double y)
public Point(double x,
double y,
double z)
public Double getZ()
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.