Class HorizontalLine

java.lang.Object
cnuphys.splot.plot.PlotLine
cnuphys.splot.plot.HorizontalLine

public class HorizontalLine extends PlotLine
  • Constructor Details

    • HorizontalLine

      public HorizontalLine(PlotCanvas canvas, double y)
  • Method Details

    • getX0

      public double getX0()
      Specified by:
      getX0 in class PlotLine
    • getX1

      public double getX1()
      Specified by:
      getX1 in class PlotLine
    • getY0

      public double getY0()
      Specified by:
      getY0 in class PlotLine
    • getY1

      public double getY1()
      Specified by:
      getY1 in class PlotLine