|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface graphScale
interface for class that relates two different scales (o and d) to each other
Method Summary | |
---|---|
double |
d2o(double v)
Return o given d |
int |
io2d(double v)
Return an integer representation of d given o |
double |
o2d(double v)
Return d given o |
Method Detail |
---|
double d2o(double v)
double o2d(double v)
int io2d(double v)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |