Uses of Class
edu.mit.sketch.geom.GeometricComputationException

Packages that use GeometricComputationException
edu.mit.sketch.geom   
 

Uses of GeometricComputationException in edu.mit.sketch.geom
 

Methods in edu.mit.sketch.geom that throw GeometricComputationException
 Point Line.getIntersection(Line line)
          Returns the intersection of the two infinite length lines described by this line and the argument.