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