X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fws%2Fdatamodel%2FMappableContactMatrixI.java;fp=src%2Fjalview%2Fws%2Fdatamodel%2FMappableContactMatrixI.java;h=ac9a245ea99d338020dd5bcb0eae2ee29526dbf8;hb=eb3e681d6e82ccdd5d312d1981dfb306e7f479f0;hp=3f294d0b90b161308ccdcdeb32cc8d4913b82785;hpb=cb31e23d9138e481479623374aed7767bf8934d2;p=jalview.git diff --git a/src/jalview/ws/datamodel/MappableContactMatrixI.java b/src/jalview/ws/datamodel/MappableContactMatrixI.java index 3f294d0..ac9a245 100644 --- a/src/jalview/ws/datamodel/MappableContactMatrixI.java +++ b/src/jalview/ws/datamodel/MappableContactMatrixI.java @@ -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