lept.GPLOT |
lept.GPLOT.cmddata(lept.SARRAY cmddata) |
lept.GPLOT |
lept.GPLOT.cmdname(org.bytedeco.javacpp.BytePointer cmdname) |
lept.GPLOT |
lept.GPLOT.datanames(lept.SARRAY datanames) |
static lept.GPLOT |
lept.gplotCreate(org.bytedeco.javacpp.BytePointer rootname,
int outformat,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.BytePointer xlabel,
org.bytedeco.javacpp.BytePointer ylabel) |
static lept.GPLOT |
lept.gplotCreate(String rootname,
int outformat,
String title,
String xlabel,
String ylabel) |
static lept.GPLOT |
lept.gplotRead(org.bytedeco.javacpp.BytePointer filename) |
static lept.GPLOT |
lept.gplotRead(String filename) |
lept.GPLOT |
lept.GPLOT.nplots(int nplots) |
lept.GPLOT |
lept.GPLOT.outformat(int outformat) |
lept.GPLOT |
lept.GPLOT.outname(org.bytedeco.javacpp.BytePointer outname) |
lept.GPLOT |
lept.GPLOT.plotdata(lept.SARRAY plotdata) |
lept.GPLOT |
lept.GPLOT.plotstyles(lept.NUMA plotstyles) |
lept.GPLOT |
lept.GPLOT.plottitles(lept.SARRAY plottitles) |
lept.GPLOT |
lept.GPLOT.position(long position) |
lept.GPLOT |
lept.GPLOT.rootname(org.bytedeco.javacpp.BytePointer rootname) |
lept.GPLOT |
lept.GPLOT.scaling(int scaling) |
lept.GPLOT |
lept.GPLOT.title(org.bytedeco.javacpp.BytePointer title) |
lept.GPLOT |
lept.GPLOT.xlabel(org.bytedeco.javacpp.BytePointer xlabel) |
lept.GPLOT |
lept.GPLOT.ylabel(org.bytedeco.javacpp.BytePointer ylabel) |