formatting
[jalview.git] / src / jalview / io / AlignmentProperties.java
index 14cc9c4..5c4604f 100644 (file)
@@ -27,8 +27,10 @@ import jalview.datamodel.Alignment;
 import jalview.datamodel.AlignmentI;
 
 /**
- * Render associated attributes of an alignment. The heart of this code was refactored from jalview.gui.AlignFrame and jalview.appletgui.AlignFrame 
- * TODO: consider extending the html renderer to annotate elements with CSS ids enabling finer output format control.
+ * Render associated attributes of an alignment. The heart of this code was
+ * refactored from jalview.gui.AlignFrame and jalview.appletgui.AlignFrame TODO:
+ * consider extending the html renderer to annotate elements with CSS ids
+ * enabling finer output format control.
  * 
  */
 public class AlignmentProperties
@@ -42,6 +44,7 @@ public class AlignmentProperties
 
   /**
    * render the alignment's properties report as text or an HTML fragment
+   * 
    * @param pw
    * @param html
    */