Class JDTConverter
java.lang.Object
org.jzy3d.plot3d.builder.delaunay.JDTConverter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Point
toJdtPoint
(double x, double y, double z) static Point
toJdtPoint
(Coord3d coord) static Coord3d
toJzyCoord
(Point point) static Polygon
toJzyPolygon
(Triangle triangle)
-
Constructor Details
-
JDTConverter
public JDTConverter()
-
-
Method Details
-
toJdtPoint
-
toJdtPoint
-
toJzyCoord
-
toJzyPolygon
-