Class RegionBSPTree1D.NodeRegionVisitor

java.lang.Object
org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D.NodeRegionVisitor
All Implemented Interfaces:
BiConsumer<OrientedPoint,OrientedPoint>
Enclosing class:
RegionBSPTree1D

private static final class RegionBSPTree1D.NodeRegionVisitor extends Object implements BiConsumer<OrientedPoint,OrientedPoint>
Internal class for calculating the region of a single tree node.