| Package | Description | 
|---|---|
| org.hipparchus.geometry.spherical.twod | 
 
 This package provides basic geometry components on the 2-sphere. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Circle | 
Circle.copySelf()
Copy the instance. 
 | 
Circle | 
Edge.getCircle()
Get the circle supporting this edge. 
 | 
Circle | 
Circle.getReverse()
Get the reverse of the instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Arc | 
Circle.getInsideArc(Circle other)
Get the arc of the instance that lies inside the other circle. 
 | 
| Constructor and Description | 
|---|
Circle(Circle circle)
Copy constructor. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.