Merge branch 'features/JAL-2388OverviewWindow' into develop
[jalview.git] / src / jalview / api / AlignViewportI.java
index bd43c60..8b07340 100644 (file)
@@ -126,6 +126,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