Class LineSeg.TrigValues
java.lang.Object
org.eclipse.graphiti.ui.internal.util.draw2d.LineSeg.TrigValues
- Enclosing class:
- LineSeg
Structure to hold onto trig values that represent an angle
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
sinTheta
public double sinThetaSin theta value -
cosTheta
public double cosThetaCos theta value.
-
-
Constructor Details
-
TrigValues
public TrigValues()
-