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