mirror of https://github.com/apache/poi.git
javadocs fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
11bd837623
commit
4eb51da0f0
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue