public class Segment extends Object
Modifier and Type | Method and Description |
---|---|
void |
debugMe(UGraphic ug) |
Point2D |
getA() |
Point2D |
getB() |
Point2D |
getFromAtoB(double dist) |
double |
getLength() |
Point2D |
getMiddle() |
Point2D |
getOrthoPoint(double value) |
Copyright © 2016. All Rights Reserved.