public class Arc extends Object
| Modifier and Type | Method and Description |
|---|---|
MyPoint2D |
getA() |
MyPoint2D |
getB() |
double |
getLength() |
Tension |
getTension() |
Point2D |
getTensionPoint() |
Arc |
rotateZoom(RotationZoom rotationZoom) |
Arc |
withNoTension() |
Arc |
withTension(String tensionString) |
Copyright © 2017. All rights reserved.