JAL-1933 basic hack to get gap counts shown as an annotation row.
[jalview.git] / src / jalview / api / AlignViewportI.java
index 72542b3..7067328 100644 (file)
@@ -110,6 +110,13 @@ public interface AlignViewportI extends ViewStyleI
   AlignmentAnnotation getAlignmentConsensusAnnotation();
 
   /**
+   * get the container for alignment gap annotation
+   * 
+   * @return
+   */
+  AlignmentAnnotation getAlignmentGapAnnotation();
+
+  /**
    * get the container for cDNA complement consensus annotation
    * 
    * @return