Uses of Class
org.apache.commons.geometry.euclidean.twod.BoundaryList2D
-
Packages that use BoundaryList2D Package Description org.apache.commons.geometry.euclidean.twod This package provides basic 2D geometry components. -
-
Uses of BoundaryList2D in org.apache.commons.geometry.euclidean.twod
Methods in org.apache.commons.geometry.euclidean.twod that return BoundaryList2D Modifier and Type Method Description BoundaryList2D
BoundaryList2D. toList()
Return this instance.default BoundaryList2D
BoundarySource2D. toList()
Return aBoundaryList2D
containing the boundaries in this instance.
-