public class BoxRangeHelper extends Object
| 构造器和说明 |
|---|
BoxRangeHelper(OutputDevice outputDevice,
List rangeList) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2019. All Rights Reserved.