Class CSIndexed
java.lang.Object
org.apache.pdfbox.debugger.colorpane.CSIndexed
A class that provides the necessary UI and functionalities to show the Indexed colorspace.
- Author:
- Khyrul Bashar.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSIndexed
Constructor.- Parameters:
array
- COSArray instance for Indexed color space.- Throws:
IOException
-
-
Method Details
-
getPanel
return the main panel that hold all the UI elements.- Returns:
- JPanel instance
-