Class BoundarySizeVisitor<S extends Space>

java.lang.Object
org.apache.commons.math3.geometry.partitioning.BoundarySizeVisitor<S>
Type Parameters:
S - Type of the space.
All Implemented Interfaces:
BSPTreeVisitor<S>

class BoundarySizeVisitor<S extends Space> extends Object implements BSPTreeVisitor<S>
Visitor computing the boundary size.
Since:
3.0