public class Point extends Object implements Serializable
| Constructor and Description |
|---|
Point(double x,
double y,
double z)
Creates an instance with the given coordinates.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.