The source code should be included in the SDK (or I want to know about it!). You can import any of the udig modules (inducing the example code) following the procedure here: -http://udig.refractions.net/confluence/display/DEV/1+Code+Examples
You can also view many of the code examples right in svn: - http://svn.refractions.net/udig/udig/branches/1.1.x/udig/tutorials/net.refractions.udig.tutorials.examples/src/net/refractions/udig/tutorials/examples/ Jody On Fri, Mar 27, 2009 at 8:33 AM, Gonzales, Juan Carlos (CIP) < [email protected]> wrote: > I work with Udig-SDK, and use Udig like Target Platform and I cannot view > the code, maybe if you send code sample I can do some similar, I need to > export to image the layer o layer loaded in the map > > thanks > JC > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 26 Mar 2009 09:15:45 +1100 > From: Jody Garnett <[email protected]> > Subject: Re: [udig-devel] Map to Image > To: User-friendly Desktop Internet GIS > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Have a look at the image export wizard; it takes a Map; makes a copy > (and changes a few things like scale and style); and uses a > PlatformGIS method to render it onto an image for export. In your case > you would want to copy this code; and reduce your copy of a map down > to a single layer at a time; and export multiple images. > > Jody > > On Thu, Mar 26, 2009 at 2:04 AM, Gonzales, Juan Carlos (CIP) > <[email protected]> wrote: > > Hello, I'm working with udig 1.1.0 RC-8, and I need to export the layers > on the map like an image, maybe exists code for do this,o maybe this action > don't work yet, Could you send me the code or explain me, how can I do it? > > > > Thanks > > Atte > > Juan Gonzales > > _______________________________________________ > > User-friendly Desktop Internet GIS (uDig) > > http://udig.refractions.net > > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
