JAL-629 javadoc on StructureSelectionManager.computeMapping
authorJames Procter <j.procter@dundee.ac.uk>
Mon, 22 May 2023 14:40:36 +0000 (15:40 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Mon, 22 May 2023 14:40:36 +0000 (15:40 +0100)
src/jalview/structure/StructureSelectionManager.java

index 563f0e7..64c1547 100644 (file)
@@ -388,6 +388,9 @@ public class StructureSelectionManager
    * @param IProgressIndicator
    *          reference to UI component that maintains a progress bar for the
    *          mapping operation
+   * @param tft - specify how to interpret the temperature factor column in the atom data
+   * @param paeFilename - when not null, specifies a filename containing a matrix formatted in JSON using one of the known PAE formats
+   * @param doXferSettings - when true, transfer annotation to mapped sequences in sequenceArray 
    * @return null or the structure data parsed as a pdb file
    */
   synchronized public StructureFile computeMapping(boolean forStructureView,