예제 #1
0
 public float getPlotMarginBottom() {
   return boxModel.getMarginBottom();
 }
예제 #2
0
 @Override
 public float getMarginBottom() {
   return boxModel.getMarginBottom();
 }