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

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

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

revision 617 by alfonx, Mon Dec 14 17:31:41 2009 UTC revision 618 by alfonx, Sun Dec 27 19:32:08 2009 UTC
# Line 1131  public class XMapPane extends JPanel { Line 1131  public class XMapPane extends JPanel {
1131                          ReferencedEnvelope mapArea_ = null;                          ReferencedEnvelope mapArea_ = null;
1132                          try {                          try {
1133                                  mapArea_ = localContext.getLayerBounds();                                  mapArea_ = localContext.getLayerBounds();
1134                          } catch (final IOException e) {                          } catch (final Exception e) {
1135                                  LOGGER.warn("localContext.getLayerBounds()", e);                                  LOGGER.warn("localContext.getLayerBounds()", e);
1136                          }                          }
1137    

Legend:
Removed from v.617  
changed lines
  Added in v.618

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26