Interface JRBar3DPlot

    • Method Detail

      • getXOffsetDouble

        Double getXOffsetDouble()
        Returns:
        the x offset
      • setXOffset

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

        Double getYOffsetDouble()
        Returns:
        the y offset
      • setYOffset

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

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

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