formatting
[jalview.git] / src / jalview / api / RotatableCanvasI.java
index 0d3d184..72a51d3 100644 (file)
@@ -5,9 +5,11 @@ import jalview.datamodel.SequencePoint;
 import java.util.Vector;
 
 /**
- * interface implemented by RotatatableCanvas GUI elements (such as point clouds and simple structure views)
+ * interface implemented by RotatatableCanvas GUI elements (such as point clouds
+ * and simple structure views)
+ * 
  * @author jimp
- *
+ * 
  */
 public interface RotatableCanvasI
 {