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
Subclasses with type arguments of type RegionBSPTree2S.RegionNode2S in org.apache.commons.geometry.spherical.twodModifier and TypeClassDescriptionclassBSP tree representing regions in 2D spherical space.static final classBSP tree node for two dimensional spherical space.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.