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.GeoDMS
Packages that use
GeoDMS
Package
Description
com.appslandia.common.geo
Uses of
GeoDMS
in
com.appslandia.common.geo
Methods in
com.appslandia.common.geo
that return
GeoDMS
Modifier and Type
Method
Description
static
GeoDMS
GeoDMS.
toLatDMS
(double latitude)
GeoDMS
GeoLocation.
toLatDMS
()
static
GeoDMS
GeoDMS.
toLongDMS
(double longitude)
GeoDMS
GeoLocation.
toLongDMS
()