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 classEmbeddedTreeGreatCircleSubsetClass representing an arbitrary subset of the points on a great circle using aRegionBSPTree1S.classGreatArcClass representing a single, convex angular interval in aGreatCircle.
-