public static class MeasureEditingProvider.PointAndRotation
extends java.lang.Object
| Constructor and Description |
|---|
PointAndRotation(Point point,
double angle) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAngle() |
Point |
getPoint() |
void |
setAngle(double angle) |
void |
setPoint(Point point) |