Class DrawingManager


  • public class DrawingManager
    extends Object
    Provides utilities to manage drawing groups.
    Author:
    Glen Stampoultzis (glens at apache.org)
    • Method Detail

      • allocateShapeId

        public int allocateShapeId​(short drawingGroupId)
        Allocates new shape id for the new drawing group id.
        Returns:
        a new shape id.