Uses of Class
org.locationtech.proj4j.geoapi.PrimeMeridianWrapper
Packages that use PrimeMeridianWrapper
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of PrimeMeridianWrapper in org.locationtech.proj4j.geoapi
Fields in org.locationtech.proj4j.geoapi declared as PrimeMeridianWrapperModifier and TypeFieldDescriptionprivate static final PrimeMeridianWrapperPrimeMeridianWrapper.GREENWICHThe Greenwich prime meridian.Methods in org.locationtech.proj4j.geoapi that return PrimeMeridianWrapperModifier and TypeMethodDescription(package private) static PrimeMeridianWrapperPrimeMeridianWrapper.wrap(PrimeMeridian impl) Wraps the given implementation.