|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteInfo.RouteLocation | |
|---|---|
| com.micello.mapapi.standard | This package includes the classes to implement high level functions on top of the map control. |
| Uses of RouteInfo.RouteLocation in com.micello.mapapi.standard |
|---|
| Methods in com.micello.mapapi.standard that return RouteInfo.RouteLocation | |
|---|---|
RouteInfo.RouteLocation |
RouteInfo.getEnd()
|
RouteInfo.RouteLocation |
RouteInfo.getStart()
|
| Methods in com.micello.mapapi.standard with parameters of type RouteInfo.RouteLocation | |
|---|---|
void |
RouteManager.addEnd(RouteInfo.RouteLocation rl)
This method adds a route location to the end of the route. |
void |
RouteInfo.addEnd(RouteInfo.RouteLocation end)
|
void |
RouteManager.addStart(RouteInfo.RouteLocation rl)
This method adds a route location to the start of the route. |
void |
RouteInfo.addStart(RouteInfo.RouteLocation start)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||