Uses of Class
org.locationtech.proj4j.UnknownAuthorityCodeException
-
Packages that use UnknownAuthorityCodeException Package Description org.locationtech.proj4j org.locationtech.proj4j.util -
-
Uses of UnknownAuthorityCodeException in org.locationtech.proj4j
Methods in org.locationtech.proj4j that throw UnknownAuthorityCodeException Modifier and Type Method Description CoordinateReferenceSystem
CRSFactory. createFromName(java.lang.String name)
Creates aCoordinateReferenceSystem
(CRS) from a well-known name. -
Uses of UnknownAuthorityCodeException in org.locationtech.proj4j.util
Methods in org.locationtech.proj4j.util that throw UnknownAuthorityCodeException Modifier and Type Method Description CoordinateReferenceSystem
CRSCache. createFromName(java.lang.String name)
-