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
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.