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