Class JRFillPie3DPlot

    • Method Detail

      • getDepthFactorDouble

        public java.lang.Double getDepthFactorDouble()
        Specified by:
        getDepthFactorDouble in interface JRPie3DPlot
        Returns:
        a numeric value ranging from 0 to 1 that represents the depth of the pie as a percentage of the height of the plot area.
      • getCircular

        public java.lang.Boolean getCircular()
        Specified by:
        getCircular in interface JRPie3DPlot
        Returns:
        a flag that specifies a circular form for the 3D pie
      • getLabelFormat

        public java.lang.String getLabelFormat()
        Specified by:
        getLabelFormat in interface JRPie3DPlot
        Returns:
        the format pattern for labels
      • getLegendLabelFormat

        public java.lang.String getLegendLabelFormat()
        Specified by:
        getLegendLabelFormat in interface JRPie3DPlot
        Returns:
        the format pattern for legend labels
      • getShowLabels

        public java.lang.Boolean getShowLabels()
        Specified by:
        getShowLabels in interface JRPie3DPlot
        Returns:
        a flag that specifies whether labels are to be shown or not