JAL-1863 allow RNA secondary structure rows exported by Jalview to be imported again
[jalview.git] / src / jalview / schemabinding / version2 / Setting.java
old mode 100755 (executable)
new mode 100644 (file)
index e7ea921..2c19f1f
@@ -62,7 +62,11 @@ public class Setting implements java.io.Serializable {
     private boolean _has_order;
 
     /**
-     * Optional minimum colour for graduated feature colour
+     * Optional minimum colour
+     *  for graduated
+     *  feature
+     *  colour
+     *  
      */
     private int _mincolour;
 
@@ -72,7 +76,9 @@ public class Setting implements java.io.Serializable {
     private boolean _has_mincolour;
 
     /**
-     * threshold value for graduated feature colour
+     * threshold value for
+     *  graduated feature colour
+     *  
      */
     private float _threshold;
 
@@ -82,7 +88,9 @@ public class Setting implements java.io.Serializable {
     private boolean _has_threshold;
 
     /**
-     * threshold type for graduated feature colour
+     * threshold type for
+     *  graduated feature colour
+     *  
      */
     private int _threshstate;
 
@@ -278,7 +286,11 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'mincolour'. The field
      * 'mincolour' has the following description: Optional minimum
-     * colour for graduated feature colour
+     * colour
+     *  for graduated
+     *  feature
+     *  colour
+     *  
      * 
      * @return the value of field 'Mincolour'.
      */
@@ -300,7 +312,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'threshold'. The field
      * 'threshold' has the following description: threshold value
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @return the value of field 'Threshold'.
      */
@@ -312,7 +326,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'threshstate'. The field
      * 'threshstate' has the following description: threshold type
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @return the value of field 'Threshstate'.
      */
@@ -576,8 +592,11 @@ public class Setting implements java.io.Serializable {
 
     /**
      * Sets the value of field 'mincolour'. The field 'mincolour'
-     * has the following description: Optional minimum colour for
-     * graduated feature colour
+     * has the following description: Optional minimum colour
+     *  for graduated
+     *  feature
+     *  colour
+     *  
      * 
      * @param mincolour the value of field 'mincolour'.
      */
@@ -600,8 +619,9 @@ public class Setting implements java.io.Serializable {
 
     /**
      * Sets the value of field 'threshold'. The field 'threshold'
-     * has the following description: threshold value for graduated
-     * feature colour
+     * has the following description: threshold value for
+     *  graduated feature colour
+     *  
      * 
      * @param threshold the value of field 'threshold'.
      */
@@ -614,7 +634,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Sets the value of field 'threshstate'. The field
      * 'threshstate' has the following description: threshold type
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @param threshstate the value of field 'threshstate'.
      */