public class BoxRangeHelper extends Object
| Constructor and Description |
|---|
BoxRangeHelper(OutputDevice outputDevice,
List rangeList) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkFinished() |
void |
popClipRegions(RenderingContext c,
int contentIndex) |
void |
pushClipRegion(RenderingContext c,
int contentIndex) |
public BoxRangeHelper(OutputDevice outputDevice, List rangeList)
public void checkFinished()
public void pushClipRegion(RenderingContext c, int contentIndex)
public void popClipRegions(RenderingContext c, int contentIndex)
Copyright © 2011-2013. All Rights Reserved.