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