java.lang.Object
net.anwiba.commons.utilities.math.DirectionAngle
-
Method Summary
Modifier and TypeMethodDescriptionaddClockwise(Angle angle) convertTo(DirectionOrientation orientation) doubledegree()static DirectionAngledegree(double value, DirectionOrientation orientation) booleangetAngle()doublegon()static DirectionAnglegon(double value, DirectionOrientation orientation) inthashCode()static DirectionAngleof(Angle angle, DirectionOrientation orientation) doubleradian()static DirectionAngleradian(double value, DirectionOrientation orientation) subtractClockwise(Angle angle) toMath()
-
Method Details
-
of
-
radian
-
degree
-
gon
-
getAngle
-
getOrientation
-
hashCode
public int hashCode() -
equals
-
radian
public double radian() -
degree
public double degree() -
gon
public double gon() -
nonNegativ
-
add
-
subtract
-
toMath
-
toGeograpic
-
convertTo
-
addClockwise
-
subtractClockwise
-