/[schmitzm]/branches/2.1/src/skrueger/geotools/labelsearch/LabelSearch.java
ViewVC logotype

Diff of /branches/2.1/src/skrueger/geotools/labelsearch/LabelSearch.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 550 by alfonx, Thu Nov 5 08:51:33 2009 UTC revision 551 by alfonx, Mon Nov 23 15:47:04 2009 UTC
# Line 108  public class LabelSearch { Line 108  public class LabelSearch {
108    
109                  final ArrayList<SearchResult> hits = new ArrayList<SearchResult>();                  final ArrayList<SearchResult> hits = new ArrayList<SearchResult>();
110    
111                  for (final MapLayer ml : mapPane.getContext().getLayers()) {                  for (final MapLayer ml : mapPane.getMapContext().getLayers()) {
112                          try {                          try {
113    
114                                  // System.out.println("layer = "+ml.getTitle());                                  // System.out.println("layer = "+ml.getTitle());

Legend:
Removed from v.550  
changed lines
  Added in v.551

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26