Package org.apache.pdfbox.debugger.colorpane


package org.apache.pdfbox.debugger.colorpane
  • Classes
    Class
    Description
    ColorBarCellRenderer class that says how to render color bar columns
     
    A class that provides the necessary UI and functionalities to show the DeviceN color space.
    A class that provides the necessary UI and functionalities to show the Indexed colorspace.
    A class that provides the necessary UI and functionalities to show the Separation color space.
     
    This the table model for showing DeviceN color space which extends AbstractTableModel.
    Class to represent Colorant in Indexed color.
    This the table model for showing Indexed color space which extends AbstractTableModel.