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.pageBreaks
List 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 void
AbstractBreaker.finishPart
(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) Finish part.protected void
BlockContainerLayoutManager.BlockContainerBreaker.finishPart
(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) protected void
LocalBreaker.finishPart
(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) protected void
PageBreaker.finishPart
(PageBreakingAlgorithm alg, AbstractBreaker.PageBreakPosition pbp) Finish part.void
PageBreakingAlgorithm.insertPageBreakAsFirst
(AbstractBreaker.PageBreakPosition pageBreak) Insert the givenAbstractBreaker.PageBreakPosition
as the first element in the list of page-breaks