1) ColorProfier_: Implements the "ColorProfier" command. 
It provides the same functionality as the Plot Profile but for RGB images. 
It provides superior functionality to the RGBProfiler.

2) ProfileColorPlot: It provides the same functionality as the ProfilePlot but for RGB images. 
It is based largely on the Plot class.

3) MultyPlot: It can plot multiple lines on the same plot. 
It is based largely on the Plot class and extends its functionality towards displaying and saving the different line values.

4)MultyPlotWindow: Implements a Plot Window for displaying of the multiple lines plot.  
It is based largely on the PlotWindow class. However it provides additional functionality like changing the line headings setting of the decimal precision different from the global precision setting proper handling of the EOL character.