Patch attached for GEOT 1615
----------------------------

                 Key: GEOT-1937
                 URL: http://jira.codehaus.org/browse/GEOT-1937
             Project: GeoTools
          Issue Type: Wish
          Components: ext graph
    Affects Versions: 2.5-M0, 2.4-RC0, 2.3.5
            Reporter: Tara Athan
            Assignee: Justin Deoliveira
            Priority: Trivial
         Attachments: DijkstraIterator.patch

changed declaration of two variables, m_weighter and m_nodemap, from private to 
protected in the file
modules/extension/graph/src/main/java/org/geotools/graph/traverse/standard/DijkstraIterator.java

This allows the variables to be accessible in extensions of DijkstraIterator, 
as requested.

-- 
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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to