public static final class RotationAngle.WayDirectionRotationAngle extends java.lang.Object implements RotationAngle
RotationAngle.StaticRotationAngle, RotationAngle.WayDirectionRotationAngle
NO_ROTATION
Constructor and Description |
---|
WayDirectionRotationAngle() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
double |
getRotationAngle(IPrimitive p)
Calculates the rotation angle depending on the primitive to be displayed.
|
int |
hashCode() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
buildStaticRotation, buildStaticRotation, buildWayDirectionRotation, parseCardinalRotation
public WayDirectionRotationAngle()
public double getRotationAngle(IPrimitive p)
RotationAngle
getRotationAngle
in interface RotationAngle
p
- primitivepublic java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object