Uses of Class
org.apache.commons.geometry.spherical.twod.RegionBSPTree2S.RegionNode2S
Packages that use RegionBSPTree2S.RegionNode2S
Package
Description
This package provides basic geometry components on the 2-sphere.
-
Uses of RegionBSPTree2S.RegionNode2S in org.apache.commons.geometry.spherical.twod
Methods in org.apache.commons.geometry.spherical.twod that return RegionBSPTree2S.RegionNode2SModifier and TypeMethodDescriptionprotected RegionBSPTree2S.RegionNode2SRegionBSPTree2S.createNode()Create a new node for this tree.protected RegionBSPTree2S.RegionNode2SRegionBSPTree2S.RegionNode2S.getSelf()Get a reference to the current instance, cast to type N.