public class IntricatedPoint extends Object
| Constructor and Description |
|---|
IntricatedPoint(Point2D pta,
Point2D ptb) |
| Modifier and Type | Method and Description |
|---|---|
Point2D |
getPointA() |
Point2D |
getPointB() |
IntricatedPoint |
translated(UTranslate translate) |
public final Point2D getPointA()
public final Point2D getPointB()
public IntricatedPoint translated(UTranslate translate)
Copyright © 2017. All rights reserved.