I'm new to udig. and i'm trying to access the input image(map) which is
already displaying in Udig-Editor

the following is my code to take udig map editor:
Display display=Display.getCurrent();
                IWorkbenchPage
workbenchpage=PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage();
                IEditorInput 
editorInput=workbenchpage.getActiveEditor().getEditorInput();
 please help me.

--
View this message in context: 
http://gis.19327.n5.nabble.com/How-to-access-displaying-image-from-UdigEditor-tp5648383p5648383.html
Sent from the uDig Developer mailing list archive at Nabble.com.
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to