JAL-1640 more properties moved to style bean and rationalisation of layout update...
[jalview.git] / src / jalview / renderer / AnnotationRenderer.java
index f4e9b1f..448bcd2 100644 (file)
@@ -400,8 +400,7 @@ public class AnnotationRenderer
     boolean validRes = false;
     boolean validEnd = false;
     boolean labelAllCols = false;
-    boolean centreColLabels, centreColLabelsDef = av
-            .getCentreColumnLabels();
+    boolean centreColLabels, centreColLabelsDef = av.isCentreColumnLabels();
     boolean scaleColLabel = false;
     AlignmentAnnotation consensusAnnot = av
             .getAlignmentConsensusAnnotation(), structConsensusAnnot = av