public class BoxRangeHelper
extends java.lang.Object
| Constructor and Description |
|---|
BoxRangeHelper(OutputDevice outputDevice,
java.util.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, java.util.List rangeList)
public void checkFinished()
public void pushClipRegion(RenderingContext c, int contentIndex)
public void popClipRegions(RenderingContext c, int contentIndex)
Copyright © 2014. All Rights Reserved.