Class JRFillBar3DPlot

All Implemented Interfaces:
Cloneable, JRBar3DPlot, JRBarPlot, JRCategoryAxisFormat, JRCategoryPlot, JRChartPlot, JRValueAxisFormat, JRCloneable

public class JRFillBar3DPlot extends JRFillBarPlot implements JRBar3DPlot
Deprecated.
To be removed.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Constructor Details

  • Method Details

    • getXOffset

      public Double getXOffset()
      Deprecated.
      Specified by:
      getXOffset in interface JRBar3DPlot
      Returns:
      the x offset
    • setXOffset

      public void setXOffset(Double xOffset)
      Deprecated.
      Description copied from interface: JRBar3DPlot
      Sets the x offset
      Specified by:
      setXOffset in interface JRBar3DPlot
      Parameters:
      xOffset - the x offset
    • getYOffset

      public Double getYOffset()
      Deprecated.
      Specified by:
      getYOffset in interface JRBar3DPlot
      Returns:
      the y offset
    • setYOffset

      public void setYOffset(Double yOffset)
      Deprecated.
      Description copied from interface: JRBar3DPlot
      Sets the y offset
      Specified by:
      setYOffset in interface JRBar3DPlot
      Parameters:
      yOffset - the y offset