public class PatternColor extends ExtendedColor
type, TYPE_CMYK, TYPE_DEVICEN, TYPE_GRAY, TYPE_LAB, 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(Object obj) |
PdfPatternPainter |
getPainter()
Gets the pattern.
|
int |
hashCode() |
getType, getTypepublic PatternColor(PdfPatternPainter painter)
painter - the actual pattern
Copyright © 1998–2021. All rights reserved.