|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.panama.spatial.traffic.XMLLocationQuery
XMLRouteQuery, XMLLocationQuery, XMLAddressQuery are wrappers of the corresponding traffic report queries defined in TrafficReporter. Specially for XML queries.
| Constructor Summary | |
XMLLocationQuery(Point location, double radius, int unit, CityInfo cityInfo)Constructor |
|
| Method Summary | |
CityInfo |
getCityInfo()Returns the city info |
Point |
getLocation()Returns the location |
double |
getRadius()Returns the radius |
int |
getUnit()Returns the distance unit |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLLocationQuery(Point location,
double radius,
int unit,
CityInfo cityInfo)
| Method Detail |
public CityInfo getCityInfo()
public Point getLocation()
public double getRadius()
public int getUnit()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||