Class CSDeviceN

java.lang.Object
org.apache.pdfbox.debugger.colorpane.CSDeviceN

public class CSDeviceN extends Object
A class that provides the necessary UI and functionalities to show the DeviceN color space.
Author:
Khyrul Bashar.
  • Constructor Details

    • CSDeviceN

      public CSDeviceN(org.apache.pdfbox.cos.COSArray array) throws IOException
      Constructor
      Parameters:
      array - COSArray instance that holds the DeviceN color space
      Throws:
      IOException
  • Method Details

    • getPanel

      public Component getPanel()
      return the main panel that hold all the UI elements.
      Returns:
      JPanel instance