Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- Line - Class in davidmarino
-
Class
Line
models a segment and exists in euclidean space. - Line(Point, Point) - Constructor for class davidmarino.Line
-
Constructs
Line
using point A and B. - Line(Point, Point, double, double, boolean) - Constructor for class davidmarino.Line
-
Line copy constructor
- LloydRelaxation - Class in davidmarino
-
Class
LloydRelaxation
determines the centroid of a polygon and returns that point. - LloydRelaxation() - Constructor for class davidmarino.LloydRelaxation
All Classes and Interfaces|All Packages|Constant Field Values