Uses of Class
org.hipparchus.geometry.spherical.twod.Circle
Package
Description
This package provides basic geometry components on the 2-sphere.
-
Uses of Circle in org.hipparchus.geometry.spherical.twod
Modifier and TypeMethodDescriptionCircle.copySelf()
Copy the instance.Edge.getCircle()
Get the circle supporting this edge.Circle.getReverse()
Get the reverse of the instance.Modifier and TypeMethodDescriptionCircle.getInsideArc
(Circle other) Get the arc of the instance that lies inside the other circle.