Hi Michaël,

I was referring to this note in Java2DConverter:

       // [NOTE] I tested a short-circuit here to return a 1 pixel
representation of
        // geometries having an envelope of less than 1/2 pixel, but I get
only an ugly
        // render for a small performance improvement [mmichaud -
2007-05-23]

and your post of March 9, 2007:

"PS : my experience to use a spatial index to accelerate graphic display
when there are many features to display :
I made some experiences in the past using a quad tree and a technique
which is quite close to yours :
as soon as I reach a cell of the spatial index which is less than one pixel
size (or 1/2), I just displayed the pixel instead of reading all the
features."

But perhaps, your experiments didn't involve points.

regards,
Larry

On 10/1/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
>
> Hey thanks cut&paste  :-) !
> I did not imagine there could be a problem to type my precious ë on your
> keyboards !
> Michael is acceptable if we assume that the distance between french
> spell Michaël and english spell Michael is only two points and that
> points are dimensionless, but I must insist on pronunciation which is as
> different as mi-ka-ɛl (phonetic for french) and my-kull (english) ;-)
>
> The bad think is that this "point" dissertation will not replace the
> point decimation Larry was speaking about, and I can't remember any work
> about that. :-(
>
> Michaël
>
> Larry Becker a écrit :
>
> > LOL! Me too.
> >
> > Larry
> >
> > On 10/1/07, *Paul Austin* <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     Stefan,
> >
> >     I cheat and use cut and paste :)
> >
> >     Stefan Steiniger wrote:
> >     > how did you do the "point-optimization" on michael "e" ;)
> >     > i haven't found that on my swiss-mac keyboard
> >     > stefan
> >
> >     _______________________________________________
> >     jump-users mailing list
> >     [email protected]
> >     <mailto:[email protected]>
> >     http://lists.refractions.net/mailman/listinfo/jump-users
> >
> >
> >
> >
> > --
> > http://amusingprogrammer.blogspot.com/
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >jump-users mailing list
> >[email protected]
> >http://lists.refractions.net/mailman/listinfo/jump-users
> >
> >
>
> _______________________________________________
> jump-users mailing list
> [email protected]
> http://lists.refractions.net/mailman/listinfo/jump-users
>



-- 
http://amusingprogrammer.blogspot.com/
_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to