javadocs fix

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2016-07-04 05:00:55 +00:00
parent d358c2a0ab
commit 6605ff96ab
1 changed files with 1 additions and 0 deletions

View 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)