JAL-975 JAL-1119 - prototype adjustable AACons parameters for the currrent alignment...
[jalview.git] / src / jalview / ws / jws2 / AAConsClient.java
index f6c3fcf..58d0fa9 100644 (file)
@@ -156,4 +156,11 @@ public class AAConsClient extends JabawsAlignCalcWorker
     }
   }
 
+  public static void removeAAConsAnnotation(AlignmentPanel alignPanel)
+  {
+    // List<AlignmentAnnotation>
+    // ourannots=alignPanel.getAlignment().findAnnotation(Screen3D.)
+    // TODO Auto-generated method stub
+
+  }
 }