|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nutiteq.components.RouteSummary
public class RouteSummary
Summary of the found route int directions service.
| Constructor Summary | |
|---|---|
RouteSummary(DurationTime totalTime,
Distance distance,
WgsBoundingBox boundingBox)
|
|
| Method Summary | |
|---|---|
WgsBoundingBox |
getBoundingBox()
Best view for full route |
Distance |
getDistance()
Distance of this route |
DurationTime |
getTotalTime()
Total time for the route |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RouteSummary(DurationTime totalTime,
Distance distance,
WgsBoundingBox boundingBox)
totalTime - total time for the routedistance - distance of the routeboundingBox - bounding box for best view of full route| Method Detail |
|---|
public DurationTime getTotalTime()
public Distance getDistance()
public WgsBoundingBox getBoundingBox()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||