|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmhframework.MHRotationLookup
public class MHRotationLookup
Field Summary | |
---|---|
static int |
COSINE
|
static int |
SINE
|
Method Summary | |
---|---|
static double |
cosine(double angle)
|
static double |
sine(double angle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SINE
public static final int COSINE
Method Detail |
---|
public static double sine(double angle)
public static double cosine(double angle)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |