JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.appslandia.common.geo.GeoDM
Packages that use
GeoDM
Package
Description
com.appslandia.common.geo
Uses of
GeoDM
in
com.appslandia.common.geo
Methods in
com.appslandia.common.geo
that return
GeoDM
Modifier and Type
Method
Description
static
GeoDM
GeoDM.
toLatDM
(double latitude)
GeoDM
GeoLocation.
toLatDM
()
static
GeoDM
GeoDM.
toLongDM
(double longitude)
GeoDM
GeoLocation.
toLongDM
()