Save graph threshold and annotation colours
[jalview.git] / src / jalview / schemabinding / version2 / Viewport.java
index 4e6747e..543c110 100755 (executable)
@@ -278,6 +278,11 @@ public class Viewport implements java.io.Serializable {
      */\r
     private boolean _has_fontStyle;\r
 \r
+    /**\r
+     * Field _annotationColours\r
+     */\r
+    private jalview.schemabinding.version2.AnnotationColours _annotationColours;\r
+\r
 \r
       //----------------/\r
      //- Constructors -/\r
@@ -500,6 +505,17 @@ public class Viewport implements java.io.Serializable {
     } //-- void deleteYpos() \r
 \r
     /**\r
+     * Returns the value of field 'annotationColours'.\r
+     * \r
+     * @return AnnotationColours\r
+     * @return the value of field 'annotationColours'.\r
+     */\r
+    public jalview.schemabinding.version2.AnnotationColours getAnnotationColours()\r
+    {\r
+        return this._annotationColours;\r
+    } //-- jalview.schemabinding.version2.AnnotationColours getAnnotationColours() \r
+\r
+    /**\r
      * Returns the value of field 'bgColour'.\r
      * \r
      * @return String\r
@@ -1108,6 +1124,17 @@ public class Viewport implements java.io.Serializable {
     } //-- void marshal(org.xml.sax.ContentHandler) \r
 \r
     /**\r
+     * Sets the value of field 'annotationColours'.\r
+     * \r
+     * @param annotationColours the value of field\r
+     * 'annotationColours'.\r
+     */\r
+    public void setAnnotationColours(jalview.schemabinding.version2.AnnotationColours annotationColours)\r
+    {\r
+        this._annotationColours = annotationColours;\r
+    } //-- void setAnnotationColours(jalview.schemabinding.version2.AnnotationColours) \r
+\r
+    /**\r
      * Sets the value of field 'bgColour'.\r
      * \r
      * @param bgColour the value of field 'bgColour'.\r