Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.geometry.partitioning Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
AbstractRegionAbstract class for all regions, independently of geometry type or dimension.Classorg.apache.commons.math3.geometry.partitioningApache Commons
AbstractSubHyperplaneThis class implements the dimension-independent parts of SubHyperplane.Classorg.apache.commons.math3.geometry.partitioningApache Commons
AVLTreeThis class implements AVL trees.Classorg.apache.commons.math3.geometry.partitioning.utilitiesApache Commons
BoundaryAttributeClass holding boundary attributes.Classorg.apache.commons.math3.geometry.partitioningApache Commons
BoundaryProjectionClass holding the result of point projection on region boundary.Classorg.apache.commons.math3.geometry.partitioningApache Commons
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
EmbeddingThis interface defines mappers between a space and one of its sub-spaces.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
HyperplaneThis interface represents an hyperplane of a space.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
NodesSetSet of BSP tree nodes.Classorg.apache.commons.math3.geometry.partitioningApache Commons
OrderedTupleThis class implements an ordering operation for T-uples.Classorg.apache.commons.math3.geometry.partitioning.utilitiesApache Commons
RegionThis interface represents a region of a space as a partition.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
Region .LocationCode for points on the partition boundary.Classorg.apache.commons.math3.geometry.partitioning.RegionApache Commons
RegionFactoryThis class is a factory for Region.Classorg.apache.commons.math3.geometry.partitioningApache Commons
SideEnumerate representing the location of an element with respect to an hyperplane of a space.Classorg.apache.commons.math3.geometry.partitioningApache Commons
SubHyperplaneThis interface represents the remaining parts of an hyperplane after other parts have been chopped off.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
SubHyperplane .SplitSubHyperplaneClassorg.apache.commons.math3.geometry.partitioning.SubHyperplaneApache Commons
TransformThis interface represents an inversible affine transform in a space.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons