Class XSSFConnector

  • All Implemented Interfaces:
    Shape

    public final class XSSFConnector
    extends XSSFShape
    A connection shape drawing element. A connection shape is a line, etc. that connects two other shapes in this drawing.
    • Method Detail

      • getShapeType

        public int getShapeType()
        Gets the shape type, one of the constants defined in ShapeTypes.
        Returns:
        the shape type
        See Also:
        ShapeTypes
      • setShapeType

        public void setShapeType​(int type)
        Sets the shape types.
        Parameters:
        type - the shape type, one of the constants defined in ShapeTypes.
        See Also:
        ShapeTypes
      • getShapeName

        public java.lang.String getShapeName()
        Returns:
        the name of this shape