Class HSLFFreeformShape

    • Constructor Detail

      • HSLFFreeformShape

        public HSLFFreeformShape​(ShapeContainer<HSLFShape,​HSLFTextParagraph> parent)
        Create a new Freeform. This constructor is used when a new shape is created.
        Parameters:
        parent - the parent of this Shape. For example, if this text box is a cell in a table then the parent is Table.
      • HSLFFreeformShape

        public HSLFFreeformShape()
        Create a new Freeform. This constructor is used when a new shape is created.