Uses of Class
org.netxms.base.GeoLocationFormatException
Packages that use GeoLocationFormatException
-
Uses of GeoLocationFormatException in org.netxms.base
Methods in org.netxms.base that throw GeoLocationFormatExceptionModifier and TypeMethodDescriptionstatic GeoLocationGeoLocation.parseGeoLocation(String s) Parse geolocation string where latitude and longitude placed together and separated by space(s).static GeoLocationGeoLocation.parseGeoLocation(String lat, String lon) Parse geolocation string.