Class InventorAngle
- java.lang.Object
-
- com.actelion.research.chem.coords.InventorAngle
-
public class InventorAngle extends java.lang.Object
Created by thomas on 9/23/16.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
InventorAngle(double angle, double length)
protected
InventorAngle(double x1, double y1, double x2, double y2)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static double
getAngle(double x1, double y1, double x2, double y2)
-