org.math.plot.canvas.Plot3DCanvas Member List

This is the complete list of members for org.math.plot.canvas.Plot3DCanvas, including all inherited members.

AALIASorg.math.plot.canvas.PlotCanvas [protected, static]
ActionModeorg.math.plot.canvas.PlotCanvas
addBarPlot(String name, Color c, double[][] XYZ)org.math.plot.canvas.Plot3DCanvas
addBarPlot(String name, Color c, double[] X, double[] Y, double[] Z)org.math.plot.canvas.Plot3DCanvas
addBaseLabel(String text, Color c, double...where)org.math.plot.canvas.PlotCanvas
addBoxPlot(String name, Color c, double[][] XY, double[][] dX)org.math.plot.canvas.Plot3DCanvas
addBoxPlot(String name, Color c, double[][] XYdX)org.math.plot.canvas.Plot3DCanvas
addCloudPlot(String name, Color c, double[][] sampleXYZ, int nX, int nY, int nZ)org.math.plot.canvas.Plot3DCanvas
addGaussQuantilestoPlot(int numPlot, int numAxe, double[] s)org.math.plot.canvas.PlotCanvas
addGaussQuantilestoPlot(int numPlot, int numAxe, double s)org.math.plot.canvas.PlotCanvas
addGridPlot(String name, Color c, double[] X, double[] Y, double[][] Z)org.math.plot.canvas.Plot3DCanvas
addGridPlot(String name, Color c, double[][] XYZMatrix)org.math.plot.canvas.Plot3DCanvas
addHistogramPlot(String name, Color c, double[][] XY, double[][] dX)org.math.plot.canvas.Plot3DCanvas
addHistogramPlot(String name, Color c, double[][] XYdX)org.math.plot.canvas.Plot3DCanvas
addHistogramPlot(String name, Color c, double[][] XY, int nX, int nY)org.math.plot.canvas.Plot3DCanvas
addHistogramPlot(String name, Color c, double[][] XY, double[] boundsX, double[] boundsY)org.math.plot.canvas.Plot3DCanvas
addHistogramPlot(String name, Color c, double[][] XY, double minX, double maxX, int nX, double minY, double maxY, int nY)org.math.plot.canvas.Plot3DCanvas
addLabel(String text, Color c, double...where)org.math.plot.canvas.PlotCanvas
addLinePlot(String name, Color c, double[][] XYZ)org.math.plot.canvas.Plot3DCanvas
addLinePlot(String name, Color c, double[] X, double[] Y, double[] Z)org.math.plot.canvas.Plot3DCanvas
addPlot(Plot newPlot)org.math.plot.canvas.PlotCanvas
addPlotable(Plotable p)org.math.plot.canvas.PlotCanvas
addQuantilestoPlot(int numPlot, int numAxe, double[][] q)org.math.plot.canvas.PlotCanvas
addQuantilestoPlot(int numPlot, int numAxe, double[] q)org.math.plot.canvas.PlotCanvas
addQuantiletoPlot(int numPlot, int numAxe, double rate, boolean symetric, double[] q)org.math.plot.canvas.PlotCanvas
addQuantiletoPlot(int numPlot, int numAxe, double rate, boolean symetric, double q)org.math.plot.canvas.PlotCanvas
addScatterPlot(String name, Color c, double[][] XYZ)org.math.plot.canvas.Plot3DCanvas
addScatterPlot(String name, Color c, double[] X, double[] Y, double[] Z)org.math.plot.canvas.Plot3DCanvas
addVectortoPlot(int numPlot, double[][] v)org.math.plot.canvas.PlotCanvas
allowEditorg.math.plot.canvas.PlotCanvas
allowNoteorg.math.plot.canvas.PlotCanvas
allowNoteCoordorg.math.plot.canvas.PlotCanvas
attachLegend(LegendPanel lp)org.math.plot.canvas.PlotCanvas
baseorg.math.plot.canvas.PlotCanvas
changePlotColor(int I, Color c)org.math.plot.canvas.PlotCanvas
changePlotData(int I, double[]...XY)org.math.plot.canvas.PlotCanvas
changePlotName(int I, String name)org.math.plot.canvas.PlotCanvas
clearNotes()org.math.plot.canvas.PlotCanvas
componentHidden(ComponentEvent e)org.math.plot.canvas.PlotCanvas
componentMoved(ComponentEvent e)org.math.plot.canvas.PlotCanvas
componentResized(ComponentEvent e)org.math.plot.canvas.PlotCanvas
componentShown(ComponentEvent e)org.math.plot.canvas.PlotCanvas
coordNotedorg.math.plot.canvas.PlotCanvas [protected]
displayDatasFrame(int i)org.math.plot.canvas.PlotCanvas
displayDatasFrame()org.math.plot.canvas.PlotCanvas
displaySetScalesFrame()org.math.plot.canvas.PlotCanvas
draggingorg.math.plot.canvas.PlotCanvas [protected]
draworg.math.plot.canvas.PlotCanvas [protected]
EDIT_COLORorg.math.plot.canvas.PlotCanvas [static]
getAxisScales()org.math.plot.canvas.PlotCanvas
getEditable()org.math.plot.canvas.PlotCanvas
getGrid()org.math.plot.canvas.PlotCanvas
getNotable()org.math.plot.canvas.PlotCanvas
getPlot(int i)org.math.plot.canvas.PlotCanvas
getPlotable(int i)org.math.plot.canvas.PlotCanvas
getPlotables()org.math.plot.canvas.PlotCanvas
getPlotIndex(Plot p)org.math.plot.canvas.PlotCanvas
getPlots()org.math.plot.canvas.PlotCanvas
gridorg.math.plot.canvas.PlotCanvas [protected]
includeInBounds(double...into)org.math.plot.canvas.PlotCanvas
includeInBounds(Plot plot)org.math.plot.canvas.PlotCanvas
initBasenGrid(double[] min, double[] max)org.math.plot.canvas.Plot3DCanvas [virtual]
initBasenGrid()org.math.plot.canvas.Plot3DCanvas [virtual]
org::math::plot::canvas::PlotCanvas::initBasenGrid(double[] min, double[] max, String[] axesScales, String[] axesLabels)org.math.plot.canvas.PlotCanvas
org::math::plot::canvas::PlotCanvas::initBasenGrid(Base b, BasePlot bp)org.math.plot.canvas.PlotCanvas
initDrawer()org.math.plot.canvas.Plot3DCanvas [virtual]
linkedLegendPanelorg.math.plot.canvas.PlotCanvas
mapData(Object[][] data)org.math.plot.canvas.PlotCanvas
mapsetorg.math.plot.canvas.PlotCanvas [package]
mouseClickorg.math.plot.canvas.PlotCanvas [protected]
mouseClicked(MouseEvent e)org.math.plot.canvas.PlotCanvas
mouseCurentorg.math.plot.canvas.PlotCanvas [protected]
mouseDragged(MouseEvent e)org.math.plot.canvas.Plot3DCanvas
mouseEntered(MouseEvent e)org.math.plot.canvas.PlotCanvas
mouseExited(MouseEvent e)org.math.plot.canvas.PlotCanvas
mouseMoved(MouseEvent e)org.math.plot.canvas.PlotCanvas
mousePressed(MouseEvent e)org.math.plot.canvas.PlotCanvas
mouseReleased(MouseEvent e)org.math.plot.canvas.PlotCanvas
mouseWheelMoved(MouseWheelEvent e)org.math.plot.canvas.PlotCanvas
NOTE_COLORorg.math.plot.canvas.PlotCanvas [static]
objectsorg.math.plot.canvas.PlotCanvas
paint(Graphics gcomp)org.math.plot.canvas.PlotCanvas
Plot3DCanvas()org.math.plot.canvas.Plot3DCanvas
Plot3DCanvas(Base b, BasePlot bp)org.math.plot.canvas.Plot3DCanvas
Plot3DCanvas(double[] min, double[] max, String[] axesScales, String[] axesLabels)org.math.plot.canvas.Plot3DCanvas
PlotCanvas()org.math.plot.canvas.PlotCanvas
PlotCanvas(Base b, BasePlot bp)org.math.plot.canvas.PlotCanvas
PlotCanvas(double[] min, double[] max)org.math.plot.canvas.PlotCanvas
PlotCanvas(double[] min, double[] max, String[] axesScales, String[] axesLabels)org.math.plot.canvas.PlotCanvas
plotsorg.math.plot.canvas.PlotCanvas
removeAllPlots()org.math.plot.canvas.PlotCanvas
removePlot(int I)org.math.plot.canvas.PlotCanvas
removePlot(Plot p)org.math.plot.canvas.PlotCanvas
removePlotable(Plotable p)org.math.plot.canvas.PlotCanvas
removePlotable(int i)org.math.plot.canvas.PlotCanvas
resetBase()org.math.plot.canvas.PlotCanvas
resetMapData()org.math.plot.canvas.PlotCanvas
reversedMapsorg.math.plot.canvas.PlotCanvas [package]
reverseMapedData(double[][] mapeddata)org.math.plot.canvas.PlotCanvas
reverseMapedData(double[] mapeddata)org.math.plot.canvas.PlotCanvas
ROTATIONorg.math.plot.canvas.Plot3DCanvas [static]
setActionMode(int am)org.math.plot.canvas.PlotCanvas
setAutoBounds()org.math.plot.canvas.PlotCanvas
setAutoBounds(int axe)org.math.plot.canvas.PlotCanvas
setAxiScale(int axe, String scale)org.math.plot.canvas.PlotCanvas
setAxisLabel(int axe, String label)org.math.plot.canvas.PlotCanvas
setAxisLabels(String...labels)org.math.plot.canvas.PlotCanvas
setAxisScales(String...scales)org.math.plot.canvas.PlotCanvas
setEditable(boolean b)org.math.plot.canvas.PlotCanvas
setFixedBounds(double[] min, double[] max)org.math.plot.canvas.PlotCanvas
setFixedBounds(int axe, double min, double max)org.math.plot.canvas.PlotCanvas
setNotable(boolean b)org.math.plot.canvas.PlotCanvas
setNoteCoords(boolean b)org.math.plot.canvas.PlotCanvas
setPlot(int I, Plot p)org.math.plot.canvas.PlotCanvas
toGraphicFile(File file)org.math.plot.canvas.PlotCanvas
TRANSLATIONorg.math.plot.canvas.PlotCanvas [static]
ZOOMorg.math.plot.canvas.PlotCanvas [static]


Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1