Class IndexedColorant
- java.lang.Object
-
- org.apache.pdfbox.debugger.colorpane.IndexedColorant
-
public class IndexedColorant extends java.lang.ObjectClass to represent Colorant in Indexed color.- Author:
- Khyrul Bashar.
-
-
Constructor Summary
Constructors Constructor Description IndexedColorant()Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.ColorgetColor()intgetIndex()java.lang.StringgetRGBValuesString()voidsetIndex(int index)voidsetRgbValues(float[] rgbValues)
-