]> source.dussan.org Git - poi.git/commitdiff
javadocs fix
authorJaven O'Neal <onealj@apache.org>
Mon, 4 Jul 2016 05:00:55 +0000 (05:00 +0000)
committerJaven O'Neal <onealj@apache.org>
Mon, 4 Jul 2016 05:00:55 +0000 (05:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751209 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/hssf/model/DrawingManager.java

index db9e532552e1369b266a16c66c778faf32912558..468f6b4f51536653387e2b10b5b6442394a6fbd6 100644 (file)
@@ -56,6 +56,7 @@ public class DrawingManager
     /**
      * Allocates new shape id for the new drawing group id.
      *
+     * @param drawingGroupId The drawing group id
      * @return a new shape id.
      */
     public int allocateShapeId(short drawingGroupId)