Hi Mohammed,

The swing component used to display layers is com.vividsolutions.jump.workbench.ui.LayerViewPanel

Most of the logic to render Layers in this view is included in com.vividsolutions.jump.workbench.ui.renderer package

Here are two wiki pages which may help :
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Notes_On_OpenJUMP%27s_Rendering_System
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Using_JUMP_Libraries_in_an_External_Application

Regards,

Michaël

Le 13/05/2011 04:59, Mohammed Rashad a écrit :
which class to inherit to create an visualizer to display layer of type Layer class.
I can display maps using context.getLayerManager().addLayer();

but what I need is to make a panel which is able to display maps. Is that possible??

--
Thanks && Regards
Rashad


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to