Uses of Class
com.lowagie.text.pdf.ExtendedColor
Packages that use ExtendedColor
-
Uses of ExtendedColor in com.lowagie.text.pdf
Subclasses of ExtendedColor in com.lowagie.text.pdfModifier and TypeClassDescriptionclass
class
class
Represents a pattern.class
class
Implements a shading pattern as aColor
.class
Fields in com.lowagie.text.pdf declared as ExtendedColorModifier and TypeFieldDescriptionprotected ExtendedColor
PdfContentByte.GraphicState.colorFill
protected ExtendedColor
PdfContentByte.GraphicState.colorStroke
Methods in com.lowagie.text.pdf with parameters of type ExtendedColorModifier and TypeMethodDescriptionprivate void
PdfContentByte.saveColorFill
(ExtendedColor extendedColor) private void
PdfContentByte.saveColorStroke
(ExtendedColor extendedColor)