|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.PdfSpotColor
public class PdfSpotColor
A PdfSpotColor
defines a ColorSpace
PdfDictionary
Field Summary | |
---|---|
Color |
altcs
The alternative color space |
PdfName |
name
The color name |
Constructor Summary | |
---|---|
PdfSpotColor(String name,
Color altcs)
Constructs a new PdfSpotColor . |
Method Summary | |
---|---|
Color |
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 Color altcs
Constructor Detail |
---|
public PdfSpotColor(String name, Color altcs)
PdfSpotColor
.
name
- a String valuealtcs
- an alternative colorspace valueMethod Detail |
---|
public Color getAlternativeCS()
protected PdfObject getSpotObject(PdfWriter writer)
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |