public class JDTConverter extends Object
| Constructor and Description |
|---|
JDTConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Point |
toJdtPoint(Coord3d coord) |
static Point |
toJdtPoint(double x,
double y,
double z) |
static Coord3d |
toJzyCoord(Point point) |
static Polygon |
toJzyPolygon(Triangle triangle) |
Copyright © 2016. All rights reserved.