Uses of Class
org.hipparchus.geometry.partitioning.NodesSet
-
Packages that use NodesSet Package Description org.hipparchus.geometry.partitioning This package provides classes to implement Binary Space Partition trees. -
-
Uses of NodesSet in org.hipparchus.geometry.partitioning
Methods in org.hipparchus.geometry.partitioning that return NodesSet Modifier and Type Method Description NodesSet<S>
BoundaryAttribute. getSplitters()
Get the sub-hyperplanes that were used to split the boundary part.
-