Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Color
com.lowagie.text.pdf.ExtendedColor
com.lowagie.text.pdf.PatternColor
public class PatternColor
extends ExtendedColor
Field Summary | |
(package private) PdfPatternPainter |
|
Fields inherited from class com.lowagie.text.pdf.ExtendedColor | |
TYPE_CMYK , TYPE_GRAY , TYPE_PATTERN , TYPE_RGB , TYPE_SEPARATION , TYPE_SHADING , type |
Constructor Summary | |
|
Method Summary | |
PdfPatternPainter |
|
Methods inherited from class com.lowagie.text.pdf.ExtendedColor | |
getType , getType , normalize |
public PatternColor(PdfPatternPainter painter)
Creates a color representing a pattern.
- Parameters:
painter
- the actual pattern