public interface  org.apache.commons.math.geometry.partitioning.BSPTree$LeafMerger extends java.lang.Object
{
public abstract org.apache.commons.math.geometry.partitioning.BSPTree merge(org.apache.commons.math.geometry.partitioning.BSPTree, org.apache.commons.math.geometry.partitioning.BSPTree, org.apache.commons.math.geometry.partitioning.BSPTree, boolean, boolean);
}