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

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

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

revision 1159 by alfonx, Fri Oct 22 17:56:28 2010 UTC revision 1160 by alfonx, Fri Oct 22 21:35:30 2010 UTC
# Line 412  public class StyledFS implements StyledF Line 412  public class StyledFS implements StyledF
412                  setDesc(new Translation(desc));                  setDesc(new Translation(desc));
413          }          }
414    
415            public void setCRS(CoordinateReferenceSystem crs2) {
416                    crs=crs2;
417            }
418    
419  }  }

Legend:
Removed from v.1159  
changed lines
  Added in v.1160

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26