Uses of Class
org.apache.fop.layoutmgr.AbstractBreaker.PageBreakPosition
Packages that use AbstractBreaker.PageBreakPosition
-
Uses of AbstractBreaker.PageBreakPosition in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr with type parameters of type AbstractBreaker.PageBreakPositionModifier and TypeFieldDescriptionPageBreakingAlgorithm.pageBreaksList of PageBreakPosition elements.Methods in org.apache.fop.layoutmgr that return types with arguments of type AbstractBreaker.PageBreakPositionMethods in org.apache.fop.layoutmgr with parameters of type AbstractBreaker.PageBreakPositionModifier and TypeMethodDescriptionprotected abstract voidAbstractBreaker.finishPart(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) Finish part.protected voidBlockContainerLayoutManager.BlockContainerBreaker.finishPart(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) protected voidLocalBreaker.finishPart(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) protected voidPageBreaker.finishPart(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) Finish part.voidPageBreakingAlgorithm.insertPageBreakAsFirst(AbstractBreaker.PageBreakPosition pageBreak) Insert the givenAbstractBreaker.PageBreakPositionas the first element in the list of page-breaks