Uses of Class
org.locationtech.jts.jump.coordsys.Spheroid
-
Packages that use Spheroid Package Description org.locationtech.jts.jump.coordsys org.locationtech.jts.jump.coordsys.impl -
-
Uses of Spheroid in org.locationtech.jts.jump.coordsys
Fields in org.locationtech.jts.jump.coordsys declared as Spheroid Modifier and Type Field Description protected SpheroidProjection. currentSpheroidMethods in org.locationtech.jts.jump.coordsys with parameters of type Spheroid Modifier and Type Method Description voidProjection. setSpheroid(Spheroid s) -
Uses of Spheroid in org.locationtech.jts.jump.coordsys.impl
Methods in org.locationtech.jts.jump.coordsys.impl with parameters of type Spheroid Modifier and Type Method Description voidMeridianArcLength. compute(Spheroid spheroid, double lat, int diff)voidUniversalTransverseMercator. setSpheroid(Spheroid s)
-