| Package | Description |
|---|---|
| com.aowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
PdfSpotColor |
SpotColor.getPdfSpotColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfPatternPainter.setColorFill(PdfSpotColor sp,
float tint) |
void |
PdfImportedPage.setColorFill(PdfSpotColor sp,
float tint) |
void |
PdfContentByte.setColorFill(PdfSpotColor sp,
float tint)
Sets the fill color to a spot color.
|
void |
PdfPatternPainter.setColorStroke(PdfSpotColor sp,
float tint) |
void |
PdfImportedPage.setColorStroke(PdfSpotColor sp,
float tint) |
void |
PdfContentByte.setColorStroke(PdfSpotColor sp,
float tint)
Sets the stroke color to a spot color.
|
Copyright © 2021. All rights reserved.