All Implemented Interfaces:
Serializable, DRIBasePlot, DRIPie3DPlot, DRIPiePlot, DRIPlot

public class DRPie3DPlot extends DRPiePlot implements DRIPie3DPlot

DRPie3DPlot class.

Author:
Ricardo Mariaca
See Also:
  • Constructor Details

    • DRPie3DPlot

      public DRPie3DPlot()
  • Method Details

    • getDepthFactor

      public Double getDepthFactor()

      getDepthFactor.

      Specified by:
      getDepthFactor in interface DRIPie3DPlot
      Returns:
      a Double object.
    • setDepthFactor

      public void setDepthFactor(Double depthFactor)

      Setter for the field depthFactor.

      Parameters:
      depthFactor - a Double object.