Class RetrieveTableMarkerLayoutManager

    • Constructor Detail

      • RetrieveTableMarkerLayoutManager

        public RetrieveTableMarkerLayoutManager​(RetrieveTableMarker node)
    • Method Detail

      • getNextKnuthElements

        public java.util.List getNextKnuthElements​(LayoutContext context,
                                                   int alignment)
        Get a sequence of KnuthElements representing the content of the node assigned to the LM.
        Specified by:
        getNextKnuthElements in interface LayoutManager
        Overrides:
        getNextKnuthElements in class LeafNodeLayoutManager
        Parameters:
        context - the LayoutContext used to store layout information
        alignment - the desired text alignment
        Returns:
        the list of KnuthElements