johann Sorel ha scritto:
>
>> Both look very strange... can you reproduce them into a standalone
>> program, provide the shapefiles and let us have a look?
>>
>> Cheers
>> Andrea
>
> I found out what is the problem :
> renderer.paint((Graphics2D) ig, mapRectangle, new Envelope(0,0,50,50));
> it'
>
> Both look very strange... can you reproduce them into a standalone
> program, provide the shapefiles and let us have a look?
>
> Cheers
> Andrea
I found out what is the problem :
renderer.paint((Graphics2D) ig, mapRectangle, new Envelope(0,0,50,50));
it's the "Envelope(0,0,50,50)"
the 0
johann Sorel ha scritto:
> hello,
>
> I actually raise two errors using ShapefileRenderer :
>
> First one --
> ATTENTION [org.geotools.renderer.lite.RendererUtilities]: Determinant is 0
> java.awt.geom.NoninvertibleTransformException
hello,
I actually raise two errors using ShapefileRenderer :
First one --
ATTENTION [org.geotools.renderer.lite.RendererUtilities]: Determinant is 0
java.awt.geom.NoninvertibleTransformException: Determinant is 0
at
java.awt