protected double getMax(Axis1D axis) {
   return axis.getMax();
 }