/[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 1261 by alfonx, Thu Nov 11 13:12:50 2010 UTC revision 1273 by alfonx, Mon Nov 15 16:22:47 2010 UTC
# Line 61  import com.vividsolutions.jts.geom.Envel Line 61  import com.vividsolutions.jts.geom.Envel
61   * This class enables a non Atlas context to use the Atlas LayerPanel   * This class enables a non Atlas context to use the Atlas LayerPanel
62   * {@link JPanel} as a {@link MapContextManagerInterface}   * {@link JPanel} as a {@link MapContextManagerInterface}
63   *   *
64   * @author <a href="mailto:[email protected]">Stefan Alfons Tzeggai</a>   * @author <a href="mailto:[email protected]">Stefan Alfons Tzeggai</a>
65   *   *
66   *         TODO Rename to StyledShapefile   *         TODO Rename to StyledShapefile
67   */   */
# Line 284  public class StyledFS implements StyledF Line 284  public class StyledFS implements StyledF
284           * @return The {@link File} where the SLD was loaded from or           * @return The {@link File} where the SLD was loaded from or
285           *         <code>null</code> if there didn't exist a {@link File}.           *         <code>null</code> if there didn't exist a {@link File}.
286           *           *
287           * @author <a href="mailto:[email protected]">Stefan Alfons Tzeggai</a>           * @author <a href="mailto:[email protected]">Stefan Alfons Tzeggai</a>
288           */           */
289          public File getSldFile() {          public File getSldFile() {
290                  return sldFile;                  return sldFile;

Legend:
Removed from v.1261  
changed lines
  Added in v.1273

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26