public void setFont(Font font) {
   plotter2dAdapter.setFont(font);
 }