com.lowagie.text.pdf
public class PatternColor extends ExtendedColor
Field Summary | |
---|---|
PdfPatternPainter | painter
The actual pattern. |
static long | serialVersionUID |
Constructor Summary | |
---|---|
PatternColor(PdfPatternPainter painter) Creates a color representing a pattern. |
Method Summary | |
---|---|
boolean | equals(Object obj) |
PdfPatternPainter | getPainter() Gets the pattern. |
int | hashCode() |
Parameters: painter the actual pattern
Returns: the pattern