Package com.itextpdf.text.pdf
Class PdfDeviceNColor
java.lang.Object
com.itextpdf.text.pdf.PdfDeviceNColor
- All Implemented Interfaces:
ICachedColorSpace,IPdfSpecialColorSpace
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) ColorDetails[](package private) PdfSpotColor[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetColorantDetails(PdfWriter writer) intgetPdfObject(PdfWriter writer) inthashCode()
-
Field Details
-
spotColors
PdfSpotColor[] spotColors -
colorantsDetails
ColorDetails[] colorantsDetails
-
-
Constructor Details
-
PdfDeviceNColor
-
-
Method Details
-
getNumberOfColorants
public int getNumberOfColorants() -
getSpotColors
-
getColorantDetails
- Specified by:
getColorantDetailsin interfaceIPdfSpecialColorSpace
-
getPdfObject
- Specified by:
getPdfObjectin interfaceICachedColorSpace
-
equals
- Specified by:
equalsin interfaceICachedColorSpace- Overrides:
equalsin classObject
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceICachedColorSpace- Overrides:
hashCodein classObject
-