Inheritance diagram for org.math.plot.plots.StaircasePlot:
Definition at line 10 of file StaircasePlot.java.
Public Member Functions | |
StaircasePlot (String n, Color c, boolean[][] _pattern, double[][] _XY) | |
StaircasePlot (String n, Color c, int _type, int _radius, double[][] _XY) | |
StaircasePlot (String n, Color c, double[][] _XY) | |
void | plot (AbstractDrawer draw, Color c) |
Static Public Member Functions | |
static void | main (String[] args) |
Public Attributes | |
boolean | link = true |