| Package | Description |
|---|---|
| aim4.util |
This package contains some helper functions and classes.
|
| Modifier and Type | Method and Description |
|---|---|
static GeomMath.IntersectionPoint |
GeomMath.findLineLineIntersection(Point2D p1,
double slope1,
Point2D p2,
double slope2)
Compute the intersection of two lines defined by two points each.
|
Copyright © 2013. All rights reserved.