Uses of Class
de.tbosch.utilities.trigonometry.Circle

Uses of Circle in de.tbosch.utilities.trigonometry
 

Methods in de.tbosch.utilities.trigonometry with parameters of type Circle
 java.awt.Point[][] Circle.getInnerTangentPoints(Circle circle)
          Gets the tangent points of the inner common tangent lines of two circles.
 java.awt.Point[][] Circle.getOuterTangentPoints(Circle circle)
          Gets the tangent points of the outer common tangent lines of two circles.
 java.awt.Point[][] Circle.getTangentPoints(Circle circle)
          Gets the tangent points of the common inner and outer tangent lines.
 



Copyright © 2012. All Rights Reserved.