Uses of Class
org.locationtech.proj4j.geoapi.Units
-
Packages that use Units Package Description org.locationtech.proj4j.geoapi Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces. -
-
Uses of Units in org.locationtech.proj4j.geoapi
Fields in org.locationtech.proj4j.geoapi declared as Units Modifier and Type Field Description private static Units
Units. instance
The default instance, created when first needed.Methods in org.locationtech.proj4j.geoapi that return Units Modifier and Type Method Description static Units
Units. getInstance()
{@return the default units factory}.
-