Interface ProjectionBuilderFactory

    • Method Detail

      • getBuilder

        ContextBuilder getBuilder​(ProjectionData proj)
        Gets a ContextBuilder to build the specified Projection.
        Parameters:
        proj - the type of Projection to build
        Returns:
        a ContextBuilder to build the specified Projection.