georegression.geometry
Class UtilLine2D_I32
- java.lang.Object
-
- georegression.geometry.UtilLine2D_I32
-
public class UtilLine2D_I32 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description UtilLine2D_I32()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static doubleacuteAngle(LineSegment2D_I32 line0, LineSegment2D_I32 line1)Computes the acute angle between the two lines.
-
-
-
Method Detail
-
acuteAngle
public static double acuteAngle(LineSegment2D_I32 line0, LineSegment2D_I32 line1)
Computes the acute angle between the two lines. Does not check for intersection- Parameters:
line0- First lineline1- Second line- Returns:
- Acute angle in radians
-
-
DataMelt 3.0 © DataMelt by jWork.ORG