Class Point

  • All Implemented Interfaces:
    Bspt.Tuple

    public class Point
    extends Object
    implements Bspt.Tuple
    Author:
    Miguel Howard
    Source code:
    main
    Belongs to CDK module:
    standard
    Created on:
    2003-05
    • Constructor Detail

      • Point

        public Point​(double x,
                     double y,
                     double z)