GridCoverageRenderer: Make sure hints are properly propagated to underlying JAI 
operations
------------------------------------------------------------------------------------------

                 Key: GEOT-3437
                 URL: http://jira.codehaus.org/browse/GEOT-3437
             Project: GeoTools
          Issue Type: Bug
          Components: core render
    Affects Versions: 2.7-RC1
            Reporter: Daniele Romagnoli
            Assignee: Daniele Romagnoli
             Fix For: 2.7.0, 2.8-M1


The renderImage of GridCoverageRenderer class setups a new Hints instance (with 
interpolations, layout, borderExtender) before creating a ScaleOpImage or a ìn 
AffineOpImage.
It should clone field's hints and update them before creating the JAI ops. 
Otherwise previously configured hints (JAI.TileCache, JAI.TileScheduler, ...) 
will be lost.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to