public class HorizontalLine
extends PlotLine
-
-
Constructor Summary
Constructors
-
Method Summary
double
double
double
double
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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