X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FTree.java;h=b147498ca0324b36e4d05aa3c00b296bc20037f6;hb=792a03fc1994671ae23e7263cefd51c9b0da53cb;hp=14814ccd38ca1096285653d6c8ce3abbce5f7a5a;hpb=13ae48dd55af238e2c25e957c5feb5a858d7e90e;p=jalview.git diff --git a/src/jalview/schemabinding/version2/Tree.java b/src/jalview/schemabinding/version2/Tree.java old mode 100755 new mode 100644 index 14814cc..b147498 --- a/src/jalview/schemabinding/version2/Tree.java +++ b/src/jalview/schemabinding/version2/Tree.java @@ -27,46 +27,6 @@ public class Tree implements java.io.Serializable { //--------------------------/ /** - * Field _width. - */ - private int _width; - - /** - * keeps track of state for field: _width - */ - private boolean _has_width; - - /** - * Field _height. - */ - private int _height; - - /** - * keeps track of state for field: _height - */ - private boolean _has_height; - - /** - * Field _xpos. - */ - private int _xpos; - - /** - * keeps track of state for field: _xpos - */ - private boolean _has_xpos; - - /** - * Field _ypos. - */ - private int _ypos; - - /** - * keeps track of state for field: _ypos - */ - private boolean _has_ypos; - - /** * Field _fontName. */ private java.lang.String _fontName; @@ -152,12 +112,55 @@ public class Tree implements java.io.Serializable { private boolean _has_currentTree; /** - * Tree ID added for binding tree visualization settings to - * vamsas document trees in jalview 2.4.1 + * Tree ID added for binding tree + * visualization + * settings to vamsas + * document trees in jalview 2.4.1 + * */ private java.lang.String _id; /** + * Field _width. + */ + private int _width; + + /** + * keeps track of state for field: _width + */ + private boolean _has_width; + + /** + * Field _height. + */ + private int _height; + + /** + * keeps track of state for field: _height + */ + private boolean _has_height; + + /** + * Field _xpos. + */ + private int _xpos; + + /** + * keeps track of state for field: _xpos + */ + private boolean _has_xpos; + + /** + * Field _ypos. + */ + private int _ypos; + + /** + * keeps track of state for field: _ypos + */ + private boolean _has_ypos; + + /** * Field _title. */ private java.lang.String _title; @@ -328,8 +331,10 @@ public class Tree implements java.io.Serializable { /** * Returns the value of field 'id'. The field 'id' has the * following description: Tree ID added for binding tree - * visualization settings to vamsas document trees in jalview - * 2.4.1 + * visualization + * settings to vamsas + * document trees in jalview 2.4.1 + * * * @return the value of field 'Id'. */ @@ -713,8 +718,10 @@ public class Tree implements java.io.Serializable { /** * Sets the value of field 'id'. The field 'id' has the * following description: Tree ID added for binding tree - * visualization settings to vamsas document trees in jalview - * 2.4.1 + * visualization + * settings to vamsas + * document trees in jalview 2.4.1 + * * * @param id the value of field 'id'. */