public class Graph3D extends Graph
Constructor and Description |
---|
Graph3D() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getPlotCommand()
Get the actual gnuplot command to initiate the plot.
|
addPlot, getAxis, getMetrics, setMetrics
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
protected java.lang.String getPlotCommand()
getPlotCommand
in class Graph