コード例 #1
0
 public void endLayer(String layerId, Graphics2D graphics, Rectangle displayArea) {
   wrapped.endLayer(layerId, graphics, displayArea);
 }