X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FSetting.java;h=2c19f1f92665830fe526356b19a23259bf512b78;hb=5247711ab4a6453614e2a9fb9307e6bae6a7b4a9;hp=9b052e109d88ee7aa8fbb847f01a02295254b8ab;hpb=a45774ee31d9f35d4eff46d54d7deab719afb092;p=jalview.git diff --git a/src/jalview/schemabinding/version2/Setting.java b/src/jalview/schemabinding/version2/Setting.java index 9b052e1..2c19f1f 100644 --- a/src/jalview/schemabinding/version2/Setting.java +++ b/src/jalview/schemabinding/version2/Setting.java @@ -1,20 +1,3 @@ -/******************************************************************************* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7) - * Copyright (C) 2011 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle - * - * This file is part of Jalview. - * - * Jalview is free software: you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - * - * Jalview is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR - * PURPOSE. See the GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along with Jalview. If not, see . - *******************************************************************************/ /* * This class was automatically generated with * Castor 1.1, using an XML @@ -79,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; @@ -89,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; @@ -99,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; @@ -295,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'. */ @@ -317,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'. */ @@ -329,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'. */ @@ -593,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'. */ @@ -617,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'. */ @@ -631,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'. */