Uses of Interface
org.apache.commons.math3.geometry.partitioning.BSPTree.LeafMerger
Packages that use BSPTree.LeafMerger
Package
Description
This package provides classes to implement Binary Space Partition trees.
-
Uses of BSPTree.LeafMerger in org.apache.commons.math3.geometry.partitioning
Classes in org.apache.commons.math3.geometry.partitioning that implement BSPTree.LeafMergerModifier and TypeClassDescriptionprivate class
BSP tree leaf merger computing difference of two regions.private class
BSP tree leaf merger computing intersection of two regions.private class
BSP tree leaf merger computing union of two regions.private class
BSP tree leaf merger computing symmetric difference (exclusive or) of two regions.Methods in org.apache.commons.math3.geometry.partitioning with parameters of type BSPTree.LeafMerger