/[schmitzm]/trunk/src/skrueger/geotools/LegendIconFeatureRenderer.java
ViewVC logotype

Diff of /trunk/src/skrueger/geotools/LegendIconFeatureRenderer.java

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

revision 244 by alfonx, Wed Jul 29 09:33:33 2009 UTC revision 473 by alfonx, Wed Oct 14 22:57:27 2009 UTC
# Line 2  Line 2 
2   * Copyright (c) 2009 Martin O. J. Schmitz.   * Copyright (c) 2009 Martin O. J. Schmitz.
3   *   *
4   * This file is part of the SCHMITZM library - a collection of utility   * This file is part of the SCHMITZM library - a collection of utility
5   * classes based on Java 1.6, focussing (not only) on Java Swing   * classes based on Java 1.6, focusing (not only) on Java Swing
6   * and the Geotools library.   * and the Geotools library.
7   *   *
8   * The SCHMITZM project is hosted at:   * The SCHMITZM project is hosted at:
# Line 494  public class LegendIconFeatureRenderer e Line 494  public class LegendIconFeatureRenderer e
494                                  Symbolizer symbolizer = symbolizers[sIdx];                                  Symbolizer symbolizer = symbolizers[sIdx];
495    
496                                  if (symbolizer instanceof TextSymbolizer) {                                  if (symbolizer instanceof TextSymbolizer) {
497                                          LOGGER  //                                      LOGGER
498                                                          .warn("createImageForRule for a TextSymbolizer. Sure we want that?");  //                                                      .warn("createImageForRule for a TextSymbolizer. Sure we want that?");
499                                          continue;                                          continue;
500                                  }                                  }
501    

Legend:
Removed from v.244  
changed lines
  Added in v.473

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26