math.geom2s
Class GreatCircle2S

Package class diagram package GreatCircle2S
java.lang.Object
  extended by math.geom2s.SmallCircle2S
      extended by math.geom2s.GreatCircle2S
All Implemented Interfaces:
Curve2S, Shape2S

public class GreatCircle2S
extends SmallCircle2S

A great circle is a particular SmallCircle2S with radius pi/2. It separates the sphere in two equal parts.

Author:
Legland

Constructor Summary
GreatCircle2S()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreatCircle2S

public GreatCircle2S()


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.