Class BoundaryBuilder<S extends Space>

  • Type Parameters:
    S - Type of the space.
    All Implemented Interfaces:
    BSPTreeVisitor<S>

    class BoundaryBuilder<S extends Space>
    extends java.lang.Object
    implements BSPTreeVisitor<S>
    Visitor building boundary shell tree.

    The boundary shell is represented as boundary attributes at each internal node.

    Since:
    3.4