Android Java SDK for Sygic 3D
PoiOnRoute Member List

This is the complete list of members for PoiOnRoute, including all inherited members.

getAddress()PoiOnRoute
getCategory()PoiOnRoute
getDistanceRemaining()PoiOnRoute
getLocation()PoiOnRoute
getName()PoiOnRoute
getTimeRemaining()PoiOnRoute
PoiOnRoute()PoiOnRoute
PoiOnRoute(int x, int y, String cat, String name, String address, int timeRemaining, int distanceRemaining)PoiOnRoute
readBundle(Bundle b)PoiOnRoutestatic
setAddress(String strAddress)PoiOnRoute
setCategory(String cat)PoiOnRoute
setDistanceRemaining(int distanceRemaining)PoiOnRoute
setLocation(int x, int y)PoiOnRoute
setName(String name)PoiOnRoute
setTimeRemaining(int timeRemaining)PoiOnRoute
toString()PoiOnRoute
writeBundle(PoiOnRoute poi)PoiOnRoutestatic