Class RMSubreport

    • Constructor Detail

      • RMSubreport

        public RMSubreport()
    • Method Detail

      • getSubreportName

        public java.lang.String getSubreportName()
        Returns the subreport name.
      • setSubreportName

        public void setSubreportName​(java.lang.String aName)
        Sets the subreport name.
      • getSubreportShape

        public RMShape getSubreportShape()
        Returns the subreport shape.
      • getRadius

        public float getRadius()
        Override to make rounding a constant of 3.
        Overrides:
        getRadius in class RMRectShape
      • getClipShape

        public java.awt.Shape getClipShape()
        Returns clip shape for shape.
        Overrides:
        getClipShape in class RMShape
      • getCoverFill

        public RMFill getCoverFill()
        Returns the fill to use on top of subreport shape when painting in editor.
      • getCoverStroke

        public RMStroke getCoverStroke()
        Override to force gray stroke.