Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.geometry.partitioning.BSPTree Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
BSPTreeThis class represent a Binary Space Partition tree.Classorg.apache.commons.math3.geometry.partitioningApache Commons
BSPTree .LeafMergerThis interface gather the merging operations between a BSP tree leaf and another BSP tree.Interfaceorg.apache.commons.math3.geometry.partitioning.BSPTreeApache Commons
BSPTree .VanishingCutHandlerThis interface handles the corner cases when an internal node cut sub-hyperplane vanishes.Interfaceorg.apache.commons.math3.geometry.partitioning.BSPTreeApache Commons
BSPTreeVisitorThis interface is used to visit BSP tree nodes.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
BSPTreeVisitor .OrderIndicator for visit order minus sub-tree, then plus sub-tree, and last cut sub-hyperplane.Classorg.apache.commons.math3.geometry.partitioning.BSPTreeVisitorApache Commons