Uses of Class
org.locationtech.proj4j.geoapi.PositionWrapper
-
Packages that use PositionWrapper Package Description org.locationtech.proj4j.geoapi Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces. -
-
Uses of PositionWrapper in org.locationtech.proj4j.geoapi
Methods in org.locationtech.proj4j.geoapi that return PositionWrapper Modifier and Type Method Description (package private) static PositionWrapper
PositionWrapper. wrap(ProjCoordinate impl)
Wraps the given implementation.
-