|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.PdfSpotColor
public class PdfSpotColor
A PdfSpotColor defines a ColorSpace
PdfDictionary| Field Summary | |
|---|---|
BaseColor |
altcs
The alternative color space |
PdfName |
name
The color name |
| Constructor Summary | |
|---|---|
PdfSpotColor(java.lang.String name,
BaseColor altcs)
Constructs a new PdfSpotColor. |
|
| Method Summary | |
|---|---|
BaseColor |
getAlternativeCS()
Gets the alternative ColorSpace. |
protected PdfObject |
getSpotObject(PdfWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PdfName name
public BaseColor altcs
| Constructor Detail |
|---|
public PdfSpotColor(java.lang.String name,
BaseColor altcs)
PdfSpotColor.
name - a String valuealtcs - an alternative colorspace value| Method Detail |
|---|
public BaseColor getAlternativeCS()
protected PdfObject getSpotObject(PdfWriter writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||