Uses of Class
org.apache.commons.geometry.spherical.twod.BoundaryList2S
-
Packages that use BoundaryList2S Package Description org.apache.commons.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
-
Uses of BoundaryList2S in org.apache.commons.geometry.spherical.twod
Methods in org.apache.commons.geometry.spherical.twod that return BoundaryList2S Modifier and Type Method Description BoundaryList2SBoundaryList2S. toList()Return this instance.default BoundaryList2SBoundarySource2S. toList()Return aBoundaryList2Scontaining the boundaries in this instance.
-