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 BoundaryList2DBoundaryList2D. toList()Return this instance.default BoundaryList2DBoundarySource2D. toList()Return aBoundaryList2Dcontaining the boundaries in this instance.
-