JAL-3397 impl.IntervalStore and nonc.IntervalStore unified api
[jalview.git] / src / jalview / api / AlignmentColsCollectionI.java
index 70dda87..5fe0567 100644 (file)
@@ -41,12 +41,11 @@ public interface AlignmentColsCollectionI extends Iterable<Integer>
   public boolean hasHidden();
 
   /**
-   * Get the visible-column bitset, possibly containing hidden columns (which
-   * may or may not be hidden in the overview).
+   * Get the bitset where a set bit indicates a column to be shown
    * 
    * @return a BitSet
    */
-  public BitSet getOverviewBitSet();
+  public BitSet getShownBitSet();
 
   /**
    * Get the hidden-column bitset, (which may or may not be hidden in the