Interface JRBar3DPlot

    • Method Detail

      • getXOffsetDouble

        java.lang.Double getXOffsetDouble()
        Returns:
        the x offset
      • setXOffset

        void setXOffset​(java.lang.Double xOffset)
        Sets the x offset
        Parameters:
        xOffset - the x offset
      • getYOffsetDouble

        java.lang.Double getYOffsetDouble()
        Returns:
        the y offset
      • setYOffset

        void setYOffset​(java.lang.Double yOffset)
        Sets the y offset
        Parameters:
        yOffset - the y offset
      • getShowLabels

        java.lang.Boolean getShowLabels()
        Returns:
        a flag that specifies whether the labels are to be shown or not
      • setShowLabels

        void setShowLabels​(java.lang.Boolean isShowLabels)
        Sets a flag that specifies whether the labels are to be shown or not
        Parameters:
        isShowLabels - the show labels flag