All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----SPV_graphics.SPVGraph
This class contains the main graphics routine. It draws the axes, the labels, the lines, the points, ... . It is comparable to my graphgks.f FORTRAN program.
public Graphics g
public double x[]
public double y[]
public int n
public int imnmx
public double xmin
public double xmax
public double ymin
public double ymax
public double xlow
public double xhigh
public double ylow
public double yhigh
public String labx
public String laby
public String title
public boolean marker
public boolean line
public int markertype
public double markersize
public FontMetrics fm
public SPVGraph()
public int spvGraph(SPVGrint mygrint,
SPVGraph mg)
All Packages Class Hierarchy This Package Previous Next Index