Class JDTConverter


  • public class JDTConverter
    extends Object
    • Constructor Detail

      • JDTConverter

        public JDTConverter()
    • Method Detail

      • toJdtPoint

        public static Point toJdtPoint​(double x,
                                       double y,
                                       double z)
      • toJdtPoint

        public static Point toJdtPoint​(Coord3d coord)
      • toJzyCoord

        public static Coord3d toJzyCoord​(Point point)