com.lowagie.text.pdf
public class PdfSpotColor extends java.lang.Object
PdfSpotColor
defines a ColorSpacePdfDictionary
Modifier and Type | Field and Description |
---|---|
java.awt.Color |
altcs
The alternative color space
|
PdfName |
name
The color name
|
Constructor and Description |
---|
PdfSpotColor(java.lang.String name,
java.awt.Color altcs)
Constructs a new
PdfSpotColor . |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getAlternativeCS()
Gets the alternative ColorSpace.
|
protected PdfObject |
getSpotObject(PdfWriter writer) |
public PdfName name
public java.awt.Color altcs