Uses of Class
aim4.util.GeomMath.IntersectionPoint

Packages that use GeomMath.IntersectionPoint
aim4.util This package contains some helper functions and classes. 
 

Uses of GeomMath.IntersectionPoint in aim4.util
 

Methods in aim4.util that return GeomMath.IntersectionPoint
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 © 2011. All Rights Reserved.