Beispiel #1
0
 public float getPlotMarginRight() {
   return boxModel.getMarginRight();
 }
Beispiel #2
0
 @Override
 public float getMarginRight() {
   return boxModel.getMarginRight();
 }