Class PDFSeparationColorSpace

All Implemented Interfaces:
Serializable

public class PDFSeparationColorSpace extends PDFDeviceNColorSpace
A java.awt.color.ColorSpace subclass to represent a pdf /Separation colorspace. This is just a subclass of PDFDeviceNColorSpace with a single colorant.
See Also:
  • Constructor Details