|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.josceleton.commons.util.MathUtil
public final class MathUtil
| Nested Class Summary | |
|---|---|
static class |
MathUtil.StartEnd
|
| Method Summary | |
|---|---|
static int |
checkForMinOrMax(int limit,
int value,
boolean forMin)
|
static int |
computeCubicEaseOut(float percent,
int startValue,
int endValue)
|
static int |
relativateTo(MathUtil.StartEnd real,
int realValue,
MathUtil.StartEnd expected)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int checkForMinOrMax(int limit,
int value,
boolean forMin)
public static int computeCubicEaseOut(float percent,
int startValue,
int endValue)
public static int relativateTo(MathUtil.StartEnd real,
int realValue,
MathUtil.StartEnd expected)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||