Package | Description |
---|---|
net.studioblueplanet.tomtomwatch |
Modifier and Type | Method and Description |
---|---|
RoutePoint |
RouteSegment.getFirstPoint() |
RoutePoint |
RouteSegment.getLastPoint() |
RoutePoint |
RouteSegment.getPoint(int index)
Returns the point/coordinate at given index
|
Modifier and Type | Method and Description |
---|---|
ArrayList<RoutePoint> |
RouteSegment.getRoutePoints()
Get the RoutePoints in an ArrayList
|
Modifier and Type | Method and Description |
---|---|
void |
RouteSegment.appendRoutePoint(RoutePoint routePoint)
Append a RoutePoint to the segment
|
Copyright © 2020. All rights reserved.