Uses of Class
org.apache.commons.geometry.spherical.oned.RegionBSPTree1S.RegionNode1S
Packages that use RegionBSPTree1S.RegionNode1S
Package
Description
This package provides basic geometry components on the 1-sphere.
-
Uses of RegionBSPTree1S.RegionNode1S in org.apache.commons.geometry.spherical.oned
Subclasses with type arguments of type RegionBSPTree1S.RegionNode1S in org.apache.commons.geometry.spherical.onedModifier and TypeClassDescriptionclassBSP tree representing regions in 1D spherical space.static final classBSP tree node for one dimensional spherical space.Methods in org.apache.commons.geometry.spherical.oned that return RegionBSPTree1S.RegionNode1SModifier and TypeMethodDescriptionprotected RegionBSPTree1S.RegionNode1SRegionBSPTree1S.createNode()Create a new node for this tree.protected RegionBSPTree1S.RegionNode1SRegionBSPTree1S.RegionNode1S.getSelf()Get a reference to the current instance, cast to type N.