Uses of Class
org.locationtech.proj4j.datum.PrimeMeridian
Packages that use PrimeMeridian
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of PrimeMeridian in org.locationtech.proj4j.datum
Methods in org.locationtech.proj4j.datum that return PrimeMeridian -
Uses of PrimeMeridian in org.locationtech.proj4j.geoapi
Methods in org.locationtech.proj4j.geoapi that return PrimeMeridianModifier and TypeMethodDescriptionImporter.convert(org.opengis.referencing.datum.PrimeMeridian src) Returns the given prime meridian as a PROJ4J implementation.static PrimeMeridianWrappers.proj4j(org.opengis.referencing.datum.PrimeMeridian src) Returns the given prime meridian as a PROJ4J implementation.Methods in org.locationtech.proj4j.geoapi with parameters of type PrimeMeridianModifier and TypeMethodDescriptionstatic org.opengis.referencing.datum.PrimeMeridianWrappers.geoapi(PrimeMeridian impl) Wraps the given PROJ4J ellipsoid behind the equivalent GeoAPI interface. -
Uses of PrimeMeridian in org.locationtech.proj4j.proj
Methods in org.locationtech.proj4j.proj that return PrimeMeridian