Class HorizontalLine

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

public class HorizontalLine extends PlotLine
  • Constructor Details Link icon

    • HorizontalLine Link icon

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

    • getX0 Link icon

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

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

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

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