Merge branch 'features/JAL-2295setChimeraAttributes' into
[jalview.git] / src / jalview / api / AlignViewportI.java
index 2802684..634521c 100644 (file)
@@ -119,6 +119,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