| Package | Description | 
|---|---|
| org.apache.pdfbox.contentstream | This package contains provides classes for working with content streams. | 
| org.apache.pdfbox.pdmodel.graphics.state | This package deals with graphics states within the PDF document. | 
| org.apache.pdfbox.rendering | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | PDFStreamEngine. processSoftMask(PDTransparencyGroup group)Processes a soft mask transparency group stream. | 
| protected void | PDFStreamEngine. processTransparencyGroup(PDTransparencyGroup group)Processes a transparency group stream. | 
| void | PDFStreamEngine. showTransparencyGroup(PDTransparencyGroup form)Shows a transparency group from the content stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| PDTransparencyGroup | PDSoftMask. getGroup()Returns the G entry of the soft mask object | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PageDrawer. showTransparencyGroup(PDTransparencyGroup form) | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.