|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectroomba.roombanetwork.services.camloc.travelgraph.Path
public class Path
| Constructor Summary | |
|---|---|
Path()
|
|
| Method Summary | |
|---|---|
void |
addEdge(PathEdge edge)
Edges should be added in reverse order. |
RoombaPosition |
getFinalPosition(RoombaPosition initialPosition)
|
double |
getLastHeading()
|
double |
getTotalDistance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Path()
| Method Detail |
|---|
public void addEdge(PathEdge edge)
public double getLastHeading()
public double getTotalDistance()
public RoombaPosition getFinalPosition(RoombaPosition initialPosition)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||