Class Point3D

All Implemented Interfaces:
Serializable, Cloneable

public class Point3D extends Point2D.Double
See Also:
  • Field Details

    • z

      public double z
  • Constructor Details

  • Method Details

    • getZ

      public double getZ()