X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FSetting.java;h=2c19f1f92665830fe526356b19a23259bf512b78;hb=5247711ab4a6453614e2a9fb9307e6bae6a7b4a9;hp=e7ea92188332cf2fbd7503729173f171eaa3c027;hpb=13ae48dd55af238e2c25e957c5feb5a858d7e90e;p=jalview.git diff --git a/src/jalview/schemabinding/version2/Setting.java b/src/jalview/schemabinding/version2/Setting.java old mode 100755 new mode 100644 index e7ea921..2c19f1f --- a/src/jalview/schemabinding/version2/Setting.java +++ b/src/jalview/schemabinding/version2/Setting.java @@ -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'. */