Class HSLFConnectorShape

    • Constructor Detail

      • HSLFConnectorShape

        public HSLFConnectorShape​(ShapeContainer<HSLFShape,​HSLFTextParagraph> parent)
        Create a new ConnectorShape. 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.
      • HSLFConnectorShape

        public HSLFConnectorShape()
        Create a new ConnectorShape. This constructor is used when a new shape is created.