Yes, I was thinking to add some methods to the Viewport and implement
them in AWT and SWT.
Would be great if I could send you them afterwards.

I jump in IRC to discuss two minutes if it is ok.

On Jan 26, 2008 12:19 AM, Jesse Eichar <[EMAIL PROTECTED]> wrote:
> Also feel free to change the ViewportGraphics API and send me the
> patches.  I just add to it as needed.
>
> Jesse
>
> Le 25-Jan-08 à 3:14 PM, andrea antonello a écrit :
>
>
> > I'm wondering where the SWTGraphic is used?
> > When the maps are rendered, I see pass only AWTGraphics?
> >
> > Andrea
> >
> >
> >
> > On Jan 25, 2008 7:24 PM, andrea antonello
> > <[EMAIL PROTECTED]> wrote:
> >> Jesse, Jody, thanks for the explanation.
> >>
> >> I will do the changes needed, perhaps then they could be patched into
> >> the graphics object.
> >>
> >> Yup!
> >>
> >>
> >>
> >> On Jan 25, 2008 7:16 PM, Jody Garnett <[EMAIL PROTECTED]>
> >> wrote:
> >>> Right sorry:
> >>> 1. You add the method to viewport graphics
> >>> 2. You implement for Graphics2d ( you know you can do that already)
> >>> 3. You implement for SWT (I hope these code examples helped)
> >>>
> >>> Cheers,
> >>> Jody
> >>>
> >>>> Thanks for the answers, but I guess I didn't explain myself
> >>>> properly.
> >>>> I do not need hints on how to create swt graphics gradients, but
> >>>> how
> >>>> to do it with the Viewportgraphic, which has only a setColor method
> >>>> and works with java2d methods.
> >>>>
> >>>> You guys mean I can override the java2d behaviour and go with swt?
> >>>>
> >>>> Andrea
> >>>>
> >>>> On Jan 25, 2008 6:24 PM, Benjamin CABÉ <[EMAIL PROTECTED]
> >>>> > wrote:
> >>>>
> >>>>> Hello,
> >>>>>
> >>>>> Jody Garnett a écrit :
> >>>>>
> >>>>>> I found this with quick search:
> >>>>>> http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg25358.html
> >>>>>>
> >>>>> See also these two snippets :
> >>>>> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet280.java
> >>>>> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet281.java
> >>>>>
> >>>>> Regards,
> >>>>> Benjamin
> >>>>>
> >>>>> _______________________________________________
> >>>>> 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
> >>>
> >>
> > _______________________________________________
> > 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

Reply via email to