'Update to Covariaton color scheme' merge; JAL-580
[jalview.git] / src / jalview / datamodel / AlignmentAnnotation.java
index c4268e2..9037008 100755 (executable)
@@ -339,7 +339,7 @@ public class AlignmentAnnotation
    * checks graphMin and graphMax, secondary structure symbols, sets graphType
    * appropriately, sets null labels to the empty string if appropriate.
    */
-  private void validateRangeAndDisplay()
+  public void validateRangeAndDisplay()
   {
 
     if (annotations == null)