Graphics documentation
Scilab visualization module is build upon two distincts parts.
Handle Management
This part contains the inside representation of graphic handle in memory and the interaction between Scilab and this represention.
Handle Rendering
The only purpose of the part is to draw the handle using a graphic library.