Class PageableBreakContext


  • public class PageableBreakContext
    extends Object
    • Constructor Detail

      • PageableBreakContext

        public PageableBreakContext()
    • Method Detail

      • updateFromParent

        public void updateFromParent​(PageableBreakContext parent,
                                     boolean useInitialShift)
      • getShift

        public long getShift()
      • setShift

        public void setShift​(long shift)
      • getAppliedShift

        public long getAppliedShift()
      • setAppliedShift

        public void setAppliedShift​(long appliedShift)
      • getInitialShift

        public long getInitialShift()
      • isBreakSuspended

        public boolean isBreakSuspended()
      • suspendBreaks

        public void suspendBreaks()
      • getHeightExtension

        public long getHeightExtension()
      • setHeightExtension

        public void setHeightExtension​(long heightExtension)
      • reset

        public void reset()
      • commitShift

        public void commitShift()