diff flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java @ 2047:0318fa6f0844

Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress. flys-artifacts/trunk@3535 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 23 Dec 2011 08:57:25 +0000
parents a7c437c9547e
children 4ac581062c40
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java	Fri Dec 23 08:51:28 2011 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java	Fri Dec 23 08:57:25 2011 +0000
@@ -57,6 +57,15 @@
     void generate() throws IOException;
 
     /**
+     * This method is used to set a <i>Settings</i> object for the <i>Output</i>
+     * that is produced by this <i>OutGenerator</i>.
+     *
+     * @param settings The <i>Settings</i> that might be used while
+     * <i>Output</i> creation.
+     */
+    void setSettings(Settings settings);
+
+    /**
      * Returns the Settings for the Output produced by this OutGenerator.
      *
      * @return the Settings for the Output produced by this OutGenerator.

http://dive4elements.wald.intevation.org