X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fstructure%2FStructureCommandsI.java;h=e83a971027dcae363964bf7c446ed3cdd8805e3f;hb=57738a1f3c19b1c3a00bd3ac5108f8cd0af32f99;hp=0489bdad27418c0f1603ca1c788f77c64cd3aca6;hpb=e7338a61f3ce96dadf44ac80b2b32cc5ba4b94c8;p=jalview.git diff --git a/src/jalview/structure/StructureCommandsI.java b/src/jalview/structure/StructureCommandsI.java index 0489bda..e83a971 100644 --- a/src/jalview/structure/StructureCommandsI.java +++ b/src/jalview/structure/StructureCommandsI.java @@ -86,7 +86,8 @@ public interface StructureCommandsI * * @param refAtoms * @param atomSpec - * @param backbone - superpose based on which kind of atomType + * @param backbone + * - superpose based on which kind of atomType * @return */ List superposeStructures(AtomSpecModel refAtoms, @@ -109,7 +110,11 @@ public interface StructureCommandsI */ StructureCommandI saveSession(String filepath); - enum AtomSpecType { RESIDUE_ONLY, ALPHA, PHOSPHATE }; + enum AtomSpecType + { + RESIDUE_ONLY, ALPHA, PHOSPHATE + }; + /** * Returns a representation of the atom set represented by the model, in * viewer syntax format. If {@code alphaOnly} is true, this is restricted to