|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.walend.measured.GEPathTraverser
PathTraverser traverses a GEPath with an iterator and measures its length using a PathMeter.
Constructor Summary | |
private |
GEPathTraverser()
|
Method Summary | |
static int |
intMeasurePath(GEPath path,
GEPathMeter meter)
|
static double |
measurePath(GEPath path,
GEPathMeter meter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private GEPathTraverser()
Method Detail |
public static double measurePath(GEPath path, GEPathMeter meter)
public static int intMeasurePath(GEPath path, GEPathMeter meter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |