Package com.itextpdf.text.pdf
Interface ICachedColorSpace
-
- All Known Implementing Classes:
PdfDeviceNColor
,PdfLabColor
,PdfSpotColor
public interface ICachedColorSpace
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
PdfObject
getPdfObject(PdfWriter writer)
int
hashCode()
-