Uses of Interface
math.geom2s.Curve2S

Packages that use Curve2S
math.geom2s Spherical geometry toolbox. 
 

Uses of Curve2S in math.geom2s
 

Classes in math.geom2s that implement Curve2S
 class GreatCircle2S
          A great circle is a particular SmallCircle2S with radius pi/2.
 class SmallCircle2S
          A small circle defined on a 2D Sphere.