Class VerticalLine

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

public class VerticalLine extends PlotLine
  • Constructor Details

    • VerticalLine

      public VerticalLine(PlotCanvas canvas, double x)
  • 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