Interface JRStyleContainer

    • Method Detail

      • getStyle

        JRStyle getStyle()
        Returns this object's style.
        Returns:
        this object's style
      • getStyleNameReference

        String getStyleNameReference()
        Returns the name of an external style which is to be used by this object.

        External styles are defined in templates and are resolved at fill time. This attribute is only effective if no direct style (as returned by getStyle() is specified for this object.

        Returns:
        the name of an external style
      • getStyleName

        default String getStyleName()