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 BoundaryList2S
BoundaryList2S. toList()
Return this instance.default BoundaryList2S
BoundarySource2S. toList()
Return aBoundaryList2S
containing the boundaries in this instance.
-