Actually SWT has affine transform work-a-like as part of their advanced graphics thing. Could use that.
-- Jody Garnett On 23/04/2013, at 5:41 PM, andrea antonello <[email protected]> wrote: > [...] >> Well you would create a gt-canvas module based on gt-render making use of >> Canvas >> API instead right? > > Yeah, but there is too much AWT in use and also the drawing api is not > the same. Not sure that it is all that simple. > >> Anyone ideas about it? >> >> I found that the Image ==> Bitmap was where the real trouble is (as I could >> not find >> anything similar to JAI). >> >> But yeah would be a lot of work … but fun to do if it was funded. > > Could not yet find anyone willing to work on that I would trust and > that would make a real offer based on a good understanding of both > worlds. > >> Do you know if it would be ok to extract some of the code of it from >> the openjdk, if it was to be released under GPL? >> >> I am never sure about mixing GPL .. it is kind of like fight club. The first >> rule of GPL is that you mix with GPL. And the second rule of GPL is that mix >> with GPL. > > Well, re-writing the whole AWT stuff is a really hard work. Anyone up > to rewrite Affinetransform :) > > Andrea > >> >> >> >> >> Cheers, >> Andrea >> >> >> >> On Tue, Apr 23, 2013 at 8:14 AM, Jody Garnett <[email protected]> >> wrote: >> >> The GeoTools library uses the Java Service Provider Interface (SPI) to wire >> up its plugins at runtime. >> >> I understand some changes are needed, to use some java 6 mechanism, in order >> for GeoTools to work on Android. The rendering part of GeoTools would also >> need to be migrated to the Android graphics classes (rather than Java 2D). >> >> Andrea Antonello was also interested and may have access to further >> research. If we can keep conversation on the geotools users list we can all >> benefit by sharing background information. Contacting developers "off-list" >> is usually restricted to customers as a benefit of a support contract :-) >> >> I made an initial experiment into *just* the Java Service Provider problem >> here: >> - https://github.com/jodygarnett/geotools-andriod >> >> I would of course *love* to see this work funded (or taken on by a >> volunteer) as Android is an exciting platform for GIS activities that could >> be well served by a library like GeoTools. >> >> Perhaps you can be part of the solution? Sign up to the >> [email protected] and continue the conversation? >> >> -- >> Jody Garnett >> >> On Tuesday, 23 April 2013 at 2:07 AM, Tawisak Ruksuwan wrote: >> >> Dear, sir >> >> I am chio. i am a student of Prince of songkla university. >> now I interesting about geotool + android >> >> I found >> http://docs.geotools.org/latest/userguide/tutorial/quickstart/netbeans.html >> >> and follow it already. >> >> i want to know how to change to develop with android >> >> thank in advance. >> >> chio >> >> -- >> >> >> >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >> _______________________________________________ >> GeoTools-GT2-Users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users >> >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >> _______________________________________________ >> GeoTools-GT2-Users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > GeoTools-GT2-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
