com.lowagie.text.pdf
public class SpotColor extends ExtendedColor
Field Summary | |
---|---|
static long | serialVersionUID |
PdfSpotColor | spot |
float | tint |
Constructor Summary | |
---|---|
SpotColor(PdfSpotColor spot, float tint) | |
SpotColor(PdfSpotColor spot) |
Method Summary | |
---|---|
boolean | equals(Object obj) |
PdfSpotColor | getPdfSpotColor() |
float | getTint() |
int | hashCode() |