JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / ws / datamodel / MappableContactMatrixI.java
index 3f294d0..ac9a245 100644 (file)
@@ -51,7 +51,7 @@ public interface MappableContactMatrixI extends ContactMatrixI
   MapList getMapFor(SequenceI sequenceRef);
 
   /**
-   * Locate a position in the mapped sequence for a single column in the matrix. 
+   * Locate a position in the mapped sequence for a single column in the matrix.
    * this to resolve positions corresponding to column clusters
    * 
    * @param localFrame
@@ -63,8 +63,9 @@ public interface MappableContactMatrixI extends ContactMatrixI
   int[] getMappedPositionsFor(SequenceI localFrame, int column);
 
   /**
-   * Locate a position in the mapped sequence for a contiguous range of columns in the matrix 
-   * use this to resolve positions corresponding to column clusters
+   * Locate a position in the mapped sequence for a contiguous range of columns
+   * in the matrix use this to resolve positions corresponding to column
+   * clusters
    * 
    * @param localFrame
    *          - sequence derivced from reference sequence