Hello,

The Scilab "graph" module is only used to wrap some jgraphx specific
features. If you want to reuse the Scilab rendering engine, you should
take a look at javasci (to embed a Scilab instance) and use the
graphic_objects to ask and manipulate the objects.

Regards,

--
Clément

Le samedi 21 décembre 2013 à 11:15 +0100, bale....@libero.it a écrit :
> Dear Scilab developers,
> 
> i want ask you where are the javadoc for use
> "org.scilab.modules.graph.jar" library.
> 
> Specifically, i want take graph plot in scilab windows and put them in
> a JPanel o JFrame.
> 
> It's possible this?
> 
> 
> Best regards
> 
> Dott. Balestrucci Alessandro
> 
> 
>  
> _______________________________________________
> dev mailing list
> dev@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/dev


_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to