Class CSIndexed
- java.lang.Object
-
- org.apache.pdfbox.debugger.colorpane.CSIndexed
-
public class CSIndexed extends java.lang.Object
A class that provides the necessary UI and functionalities to show the Indexed colorspace.- Author:
- Khyrul Bashar.
-
-
Constructor Summary
Constructors Constructor Description CSIndexed(org.apache.pdfbox.cos.COSArray array)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Component
getPanel()
return the main panel that hold all the UI elements.
-