Uses of Class
org.apache.commons.geometry.spherical.twod.GreatCircleSubset
-
Packages that use GreatCircleSubset Package Description org.apache.commons.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
-
Uses of GreatCircleSubset in org.apache.commons.geometry.spherical.twod
Subclasses of GreatCircleSubset in org.apache.commons.geometry.spherical.twod Modifier and Type Class Description class
EmbeddedTreeGreatCircleSubset
Class representing an arbitrary subset of the points on a great circle using aRegionBSPTree1S
.class
GreatArc
Class representing a single, convex angular interval in aGreatCircle
.
-