Class CRSCache
- java.lang.Object
-
- org.meteoinfo.projection.proj4j.util.CRSCache
-
public class CRSCache extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CRSCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoordinateReferenceSystemcreateFromName(java.lang.String name)
-
-
-
Method Detail
-
createFromName
public CoordinateReferenceSystem createFromName(java.lang.String name) throws UnsupportedParameterException, InvalidValueException, UnknownAuthorityCodeException
-
-