Hi,

I do not quite understand the original question either, but if it has something 
to do with building a continuous image coverage where one image file presents 
the area of one grid cell, then perhaps the existing Image Layer tool gives a 
starting point.
http://latuviitta.org/documents/OpenJUMP_image_layer_tool.pdf

-Jukka Rahkonen-
________________________________________
Stefan Steiniger wrote:

> Hi Tintu,

> I am not understanding your question.
What do you mean with "grid"?

> If you want to zoom out, you should check for the "grid"/image extents.
As far as I know you are doing professional development for a company -
so I would assume you are an advanced programmer? Anyway - my advise is
to look at the function (and their plugin classes) that do something
similar and learn by reading and re-assembling the code.
In you case, how to access rasters can be gained from the profiling
function or the convert raster to vector layer function. How to zooming
to a layer is in the zoom to (vector) layer function (in the layer
context menu).

Another tip: you can find the associated plugins to functions by
searching for the function name in the language file. Then, to each
function name (string in the GUI), the key value for that string is
containing the package and class name.

best,
stefan

Am 22.06.13 06:26, schrieb Tintu mary George:
>
>
> Hi stefan,
>
> I have one question ,
>
> I have one grids layer.each grid related to each raster images.My question 
> is, When i select  one grid,the corressponding raster image should be zoomed 
> out. PLease tell me how to link the raster with this grid and open raster.
>
> Thanks in advance.
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to