Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.layout
Class BoxRangeHelper

java.lang.Object
  extended by org.xhtmlrenderer.layout.BoxRangeHelper

public class BoxRangeHelper
extends java.lang.Object


Constructor Summary
BoxRangeHelper(OutputDevice outputDevice, java.util.List rangeList)
           
 
Method Summary
 void checkFinished()
           
 void popClipRegions(RenderingContext c, int contentIndex)
           
 void pushClipRegion(RenderingContext c, int contentIndex)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxRangeHelper

public BoxRangeHelper(OutputDevice outputDevice,
                      java.util.List rangeList)
Method Detail

checkFinished

public void checkFinished()

pushClipRegion

public void pushClipRegion(RenderingContext c,
                           int contentIndex)

popClipRegions

public void popClipRegions(RenderingContext c,
                           int contentIndex)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home