|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfinitewisdom.view.util.GeomDistance
public class GeomDistance
Requires awt (Point class) therefore put into a view package.
Constructor Summary | |
---|---|
GeomDistance()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static double |
pointFromLine(Vec2f p,
Vec2f vdir,
Vec2f lp1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeomDistance()
Method Detail |
---|
public static double pointFromLine(Vec2f p, Vec2f vdir, Vec2f lp1)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |