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