org.math.plot.canvas.PlotCanvas Member List

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

AALIASorg.math.plot.canvas.PlotCanvas [protected, static]
ActionModeorg.math.plot.canvas.PlotCanvas
addBaseLabel(String text, Color c, double...where)org.math.plot.canvas.PlotCanvas
addGaussQuantilestoPlot(int numPlot, int numAxe, double[] s)org.math.plot.canvas.PlotCanvas
addGaussQuantilestoPlot(int numPlot, int numAxe, double s)org.math.plot.canvas.PlotCanvas
addLabel(String text, Color c, double...where)org.math.plot.canvas.PlotCanvas
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
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, String[] axesScales, String[] axesLabels)org.math.plot.canvas.PlotCanvas
initBasenGrid(Base b, BasePlot bp)org.math.plot.canvas.PlotCanvas
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.PlotCanvas
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
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
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