|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.clex.util.GeoTools
The class is used to convert a given unit to degree value for Spatial queries using a radius
Constructor Summary | |
GeoTools()
|
Method Summary | |
static double |
getDistanceFromKM(float kmDistance)
Converts KM to degrees. |
static double |
getDistanceFromMile(float mileDistance)
Converts miles to degrees. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeoTools()
Method Detail |
public static double getDistanceFromMile(float mileDistance)
public static double getDistanceFromKM(float kmDistance)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |