X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FSetting.java;h=5408c634851d7066a7ac1e53030e3a2caff72970;hb=a23cc416cd520ac6dec6052591575b264f5d25bc;hp=e7ea92188332cf2fbd7503729173f171eaa3c027;hpb=9adf6bc4eac154c1f96a2be5867ce24d7c6470f1;p=jalview.git diff --git a/src/jalview/schemabinding/version2/Setting.java b/src/jalview/schemabinding/version2/Setting.java index e7ea921..5408c63 100644 --- a/src/jalview/schemabinding/version2/Setting.java +++ b/src/jalview/schemabinding/version2/Setting.java @@ -62,7 +62,10 @@ 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 +75,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 +87,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 +285,10 @@ 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 +310,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 +324,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 +590,10 @@ 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 +616,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 +631,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'. */