|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfSpotColor | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of PdfSpotColor in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return PdfSpotColor | |
|---|---|
PdfSpotColor |
SpotColor.getPdfSpotColor()
|
PdfSpotColor[] |
PdfDeviceNColor.getSpotColors()
|
| Methods in com.itextpdf.text.pdf with parameters of type PdfSpotColor | |
|---|---|
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. |
| Constructors in com.itextpdf.text.pdf with parameters of type PdfSpotColor | |
|---|---|
PdfDeviceNColor(PdfSpotColor[] spotColors)
|
|
SpotColor(PdfSpotColor spot,
float tint)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||