|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.geasyui.impl.core.Util.LinearFunction
public class Util.LinearFunction
| Constructor Summary | |
|---|---|
Util.LinearFunction(float a,
float b)
|
|
| Method Summary | |
|---|---|
float |
getA()
|
float |
getB()
|
float |
getFx(float x)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Util.LinearFunction(float a,
float b)
| Method Detail |
|---|
public float getA()
public float getB()
public float getFx(float x)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||