org.xhtmlrenderer.layout
Class BoxRangeHelper

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

public class BoxRangeHelper
extends Object


Constructor Summary
BoxRangeHelper(OutputDevice outputDevice, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxRangeHelper

public BoxRangeHelper(OutputDevice outputDevice,
                      List rangeList)
Method Detail

checkFinished

public void checkFinished()

pushClipRegion

public void pushClipRegion(RenderingContext c,
                           int contentIndex)

popClipRegions

public void popClipRegions(RenderingContext c,
                           int contentIndex)


Copyright © 2012. All Rights Reserved.