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