Interface JRCommonGraphicElement

    • Method Detail

      • getLinePen

        JRPen getLinePen()
      • getFill

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

        FillEnum getOwnFill()
        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