Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Constructor of GridCoverageRenderer has changed?

Hi Jesse;

Can we hold the line on GeoTools 2.5-M2 for the week while Alex works on build docs? I see on the GeoTools list that you have learned that the API did change - but they were unaware that it was a public api.

Jody

On 24/08/2009, at 6:44 PM, Jesse Eichar wrote:

I just updated and got this too.  I guess Geotools just changed.  I have to look into what the new API is.   Looking at the Geotools dev list now.

Jesse

On Mon, Aug 24, 2009 at 10:03 AM, Tony Roth <tony.roth@xxxxxx> wrote:
hi developers,

i got complile errors like:

###############

The constructor GridCoverageRenderer(CoordinateReferenceSystem, Envelope,
Rectangle) is undefined BasicGridCoverageRenderer.java
/net.refractions.udig.render.gridcoverage.basic/src/net/refractions/udig/ren
der/internal/gridcoverage/basic line 328        Java Problem

or

The constructor GridCoverageRenderer(CoordinateReferenceSystem, Envelope,
Rectangle) is undefined BasicWMSCRenderer.java
/net.refractions.udig.render.wms.basic/src/net/refractions/udig/render/inter
nal/wmsc/basic  line 325        Java Problem

###############

after ran refresh.xml the class
org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer doesn't
provide that constructor any more. maybe geotools should fix
gt-render-2.6-SNAPSHOT.jar or the code in BasicGridCoverageRenderer and
BasicWMSCRenderer has to be changed.

any suggestions?

thanks
tony


_______________________________________________
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


Back to the top