/[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 863 by alfonx, Sun May 23 13:42:13 2010 UTC revision 888 by alfonx, Thu Jun 3 10:48:43 2010 UTC
# Line 30  Line 30 
30  package skrueger.geotools;  package skrueger.geotools;
31    
32  import java.io.File;  import java.io.File;
 import java.io.FileNotFoundException;  
33  import java.io.IOException;  import java.io.IOException;
34  import java.net.URL;  import java.net.URL;
35  import java.util.Date;  import java.util.Date;
# Line 53  import org.opengis.referencing.crs.Coord Line 52  import org.opengis.referencing.crs.Coord
52  import schmitzm.geotools.io.GeoImportUtil;  import schmitzm.geotools.io.GeoImportUtil;
53  import schmitzm.geotools.styling.StylingUtil;  import schmitzm.geotools.styling.StylingUtil;
54  import skrueger.AttributeMetadataImpl;  import skrueger.AttributeMetadataImpl;
 import skrueger.AttributeMetadataInterface;  
55  import skrueger.i8n.Translation;  import skrueger.i8n.Translation;
56    
57  import com.vividsolutions.jts.geom.Envelope;  import com.vividsolutions.jts.geom.Envelope;
# Line 62  import com.vividsolutions.jts.geom.Envel Line 60  import com.vividsolutions.jts.geom.Envel
60   * This class enables a non Atlas context to use the Atlas LayerPanel   * This class enables a non Atlas context to use the Atlas LayerPanel
61   * {@link JPanel} as a {@link MapContextManagerInterface}   * {@link JPanel} as a {@link MapContextManagerInterface}
62   *   *
63   * @author <a href="mailto:[email protected]">Stefan Alfons Kr&uuml;ger</a>   * @author <a href="mailto:[email protected]">Stefan Alfons Tzeggai</a>
64   *   *
65   *         TODO Rename to StyledShapefile   *         TODO Rename to StyledShapefile
66   */   */
# Line 295  public class StyledFS implements StyledF Line 293  public class StyledFS implements StyledF
293           *         <code>null</code> if there didn't exist a {@link File}.           *         <code>null</code> if there didn't exist a {@link File}.
294           *           *
295           * @author <a href="mailto:[email protected]">Stefan Alfons           * @author <a href="mailto:[email protected]">Stefan Alfons
296           *         Kr&uuml;ger</a>           *         Tzeggai</a>
297           */           */
298          public File getSldFile() {          public File getSldFile() {
299                  return sldFile;                  return sldFile;

Legend:
Removed from v.863  
changed lines
  Added in v.888

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26