Uses of Class
org.apache.pdfbox.debugger.colorpane.IndexedColorant
-
Packages that use IndexedColorant Package Description org.apache.pdfbox.debugger.colorpane -
-
Uses of IndexedColorant in org.apache.pdfbox.debugger.colorpane
Fields in org.apache.pdfbox.debugger.colorpane declared as IndexedColorant Modifier and Type Field Description private IndexedColorant[]IndexedTableModel. dataMethods in org.apache.pdfbox.debugger.colorpane that return IndexedColorant Modifier and Type Method Description private IndexedColorant[]CSIndexed. getColorantData()Parses the colorant data from the array and return.Methods in org.apache.pdfbox.debugger.colorpane with parameters of type IndexedColorant Modifier and Type Method Description private voidCSIndexed. initUI(IndexedColorant[] colorants)Constructors in org.apache.pdfbox.debugger.colorpane with parameters of type IndexedColorant Constructor Description IndexedTableModel(IndexedColorant[] colorants)Constructor
-