Interface JEuclidNode

    • Method Detail

      • getChildLayoutContext

        LayoutContext getChildLayoutContext​(int childNum,
                                            LayoutContext context)
        get the layout context for the given child.
        Parameters:
        childNum - 0-based number of the child to check.
        context - external context.
        Returns:
        layout context to use.