static final class OrthogonalizeAction.EN extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
EN() |
| Modifier and Type | Method and Description |
|---|---|
static EastNorth |
diff(EastNorth en1,
EastNorth en2) |
static double |
polar(EastNorth en1,
EastNorth en2) |
static EastNorth |
rotateCC(EastNorth pivot,
EastNorth en,
double angle)
Rotate counter-clock-wise.
|
static EastNorth |
sum(EastNorth en1,
EastNorth en2) |