Interface JRCommonGraphicElement

    • Method Detail

      • getLinePen

        JRPen getLinePen()
      • getFillValue

        FillEnum getFillValue()
        Indicates the fill type used for this element.
        Returns:
        a value representing one of the fill type constants in FillEnum
      • getOwnFillValue

        FillEnum getOwnFillValue()
        Indicates the own fill type used for this element.
        Returns:
        a value representing one of the fill type constants in FillEnum
      • setFill

        void setFill​(FillEnum fillEnum)
        Sets the fill type used for this element.
        Parameters:
        fillEnum - a value representing one of the line direction constants in FillEnum