Uses of Class
org.locationtech.jts.jump.coordsys.Geographic
-
Packages that use Geographic Package Description org.locationtech.jts.jump.coordsys org.locationtech.jts.jump.coordsys.impl -
-
Uses of Geographic in org.locationtech.jts.jump.coordsys
Methods in org.locationtech.jts.jump.coordsys that return Geographic Modifier and Type Method Description abstract GeographicProjection. asGeographic(Planar p, Geographic q)GeographicSpheroid. project(Geographic r, double length, double angle)Methods in org.locationtech.jts.jump.coordsys with parameters of type Geographic Modifier and Type Method Description abstract GeographicProjection. asGeographic(Planar p, Geographic q)abstract PlanarProjection. asPlanar(Geographic q0, Planar p)doubleSpheroid. direction(Geographic r, Geographic s)doubleSpheroid. distance(Geographic r, Geographic s)GeographicSpheroid. project(Geographic r, double length, double angle) -
Uses of Geographic in org.locationtech.jts.jump.coordsys.impl
Methods in org.locationtech.jts.jump.coordsys.impl that return Geographic Modifier and Type Method Description GeographicAlbers. asGeographic(Planar p, Geographic q)GeographicLatLong. asGeographic(Planar p, Geographic g)GeographicMercator. asGeographic(Planar p, Geographic q)GeographicPolyconic. asGeographic(Planar p, Geographic q)GeographicTransverseMercator. asGeographic(Planar p, Geographic q)GeographicUniversalTransverseMercator. asGeographic(Planar p, Geographic q)Methods in org.locationtech.jts.jump.coordsys.impl with parameters of type Geographic Modifier and Type Method Description GeographicAlbers. asGeographic(Planar p, Geographic q)GeographicLatLong. asGeographic(Planar p, Geographic g)GeographicMercator. asGeographic(Planar p, Geographic q)GeographicPolyconic. asGeographic(Planar p, Geographic q)GeographicTransverseMercator. asGeographic(Planar p, Geographic q)GeographicUniversalTransverseMercator. asGeographic(Planar p, Geographic q)PlanarAlbers. asPlanar(Geographic q0, Planar p)PlanarLatLong. asPlanar(Geographic g, Planar p)PlanarMercator. asPlanar(Geographic q0, Planar p)PlanarPolyconic. asPlanar(Geographic q0, Planar p)PlanarTransverseMercator. asPlanar(Geographic q0, Planar p)PlanarUniversalTransverseMercator. asPlanar(Geographic q0, Planar p)voidPolyconic. forward(Geographic q, Planar p)voidPolyconic. inverse(Planar p, Geographic q)
-