public class PatternColor extends ExtendedColor
type, TYPE_CMYK, TYPE_GRAY, TYPE_PATTERN, TYPE_RGB, TYPE_SEPARATION, TYPE_SHADING| Constructor and Description |
|---|
PatternColor(PdfPatternPainter painter)
Creates a color representing a pattern.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
PdfPatternPainter |
getPainter()
Gets the pattern.
|
int |
hashCode() |
getType, getTypepublic PatternColor(PdfPatternPainter painter)
painter - the actual patternpublic PdfPatternPainter getPainter()
Copyright © 2013. All Rights Reserved.