⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 allnames.html

📁 java 作图的程序
💻 HTML
📖 第 1 页 / 共 5 页
字号:
  <dt> 	<a href="graph.Axis.html#calculateGridLabels()"><b>calculateGridLabels</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> calculate the labels  <dt> 	<a href="graph.IsoCurve.html#cells"><b>cells</b></a>.Variable in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd>   Vector of cells that the contour passes through.  <dt> 	<a href="graph.TextLine.html#CENTER"><b>CENTER</b></a>.Static variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Center the Text over the point  <dt> 	<a href="graph.TextLine.html#charWidth(java.awt.Graphics, char)"><b>charWidth</b></a>(Graphics, char).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#chisq(double, double)"><b>chisq</b></a>(double, double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Returns the area under the left hand tail (from 0 to x)of the Chi square probability density function withv degrees of freedom.  <dt> 	<a href="graph.SpecialFunction.html#chisqc(double, double)"><b>chisqc</b></a>(double, double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Returns the area under the right hand tail (from x toinfinity) of the Chi square probability density functionwith v degrees of freedom:  <dt> 	<a href="graph.Graph2D.html#clearAll"><b>clearAll</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  If set <I>true</I> (the default) the canvas will be set to the background color (erasing the plot) when the update method is called.  <dt> 	<a href="graph.Markers.html#ClearMarkers()"><b>ClearMarkers</b></a>().Method in class graph.<a href="graph.Markers.html#_top_">Markers</a>  <dd> Clear All markers.  <dt> 	<a href="graph.DataSet.html#clipping"><b>clipping</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Boolean to control clipping of the data window.  <dt> 	<a href="graph.ScanWord.html#closeStream()"><b>closeStream</b></a>().Method in class graph.<a href="graph.ScanWord.html#_top_">ScanWord</a>  <dd>  Close the input stream  <dt> 	<a href="graph.TextLine.html#color"><b>color</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Text color  <dt> 	<a href="graph.Contour.html#Contour()"><b>Contour</b></a>().Constructor for class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Instantaite the class  <dt> 	<a href="graph.Contour.html#contourColor"><b>contourColor</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>  Color to draw non labelled contour line  <dt> 	<a href="graph.TextLine.html#copyState()"><b>copyState</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Create a New Textline object copying the state of the existingobject into the new one.  <dt> 	<a href="graph.RTextLine.html#copyState(graph.RTextLine)"><b>copyState</b></a>(RTextLine).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Copy the state of the parsed Textline into the existingobject.  <dt> 	<a href="graph.TextLine.html#copyState(graph.TextLine)"><b>copyState</b></a>(TextLine).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Copy the state of the parsed Textline into the existingobject.  <dt> 	<a href="graph.SpecialFunction.html#cosh(double)"><b>cosh</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.Graph2D.html#createAxis(int)"><b>createAxis</b></a>(int).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>    Create and attach an Axis to the graph.  <dt> 	<a href="graph.IsoCurve.html#createCells()"><b>createCells</b></a>().Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Create the vector of all cells that contain the contour.  <dt> 	<a href="graph.G2Dint.html#createXAxis()"><b>createXAxis</b></a>().Method in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a>  <dd>    Create Xaxis to be used for the drag scaling  <dt> 	<a href="graph.G2Dint.html#createYAxis()"><b>createYAxis</b></a>().Method in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a>  <dd>    Create Yaxis to be used for the drag scaling  <dt> 	<a href="graph.IsoCurve.html#curve"><b>curve</b></a>.Variable in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd>   Array that holds the points of the contour  <dt> 	<a href="graph.Contour.html#curves"><b>curves</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>   Vector array containing the Contour curves.</dl><hr><h2><a name="Thumb-D"><b> D </b></a></h2><dl>  <dt> 	<a href="graph.DataSet.html#data"><b>data</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> The array containing the actual data   <dt> 	<a href="graph.Axis.html#data_window"><b>data_window</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Before the Axis can be positioned correctly and drawn the data windowneeds to be calculated and passed to the Axis.  <dt> 	<a href="graph.Graph2D.html#DataBackground"><b>DataBackground</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> The background color for the data window  <dt> 	<a href="graph.DataSet.html#dataPoints()"><b>dataPoints</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Return the number of data points in the DataSet  <dt> 	<a href="graph.Graph2D.html#datarect"><b>datarect</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  The rectangle that the data will be plotted within.  <dt> 	<a href="graph.Axis.html#dataset"><b>dataset</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Vector containing a list of attached DataSets  <dt> 	<a href="graph.Graph2D.html#dataset"><b>dataset</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  A vector list of All the DataSets attached   <dt> 	<a href="graph.DataSet.html#DataSet()"><b>DataSet</b></a>().Constructor for class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>  Instantiate an empty data set.  <dt> 	<a href="graph.DataSet.html#DataSet(double[], int)"><b>DataSet</b></a>(double[], int).Constructor for class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Instantiate a DataSet with the parsed data.  <dt> 	<a href="graph.DataSet.html#DataSet(double[], int, int)"><b>DataSet</b></a>(double[], int, int).Constructor for class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Instantiate a DataSet with the parsed data.  <dt> 	<a href="graph.DataSet.html#DataSet(int)"><b>DataSet</b></a>(int).Constructor for class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>  Instantiate an empty data set.  <dt> 	<a href="graph.BuildGraph.html#debug"><b>debug</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd> Debug.  <dt> 	<a href="graph.ParseFunction.html#debug"><b>debug</b></a>.Variable in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Debug variable.  <dt> 	<a href="graph.DataSet.html#delete(int, int)"><b>delete</b></a>(int, int).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Delete data from the data set (start and end are inclusive).  <dt> 	<a href="graph.Contour.html#deleteContours()"><b>deleteContours</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Delete all the Contours  <dt> 	<a href="graph.DataSet.html#deleteData()"><b>deleteData</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Delete all the data from the data set.  <dt> 	<a href="graph.Markers.html#DeleteMarker(int)"><b>DeleteMarker</b></a>(int).Method in class graph.<a href="graph.Markers.html#_top_">Markers</a>  <dd>  Delete the marker with the given index.  <dt> 	<a href="graph.TextLine.html#descent"><b>descent</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> The descent using the current font  <dt> 	<a href="graph.Axis.html#detachAll()"><b>detachAll</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Detach All attached dataSets.  <dt> 	<a href="graph.Graph2D.html#detachAxes()"><b>detachAxes</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Detach All attached Axes.  <dt> 	<a href="graph.Graph2D.html#detachAxis(graph.Axis)"><b>detachAxis</b></a>(Axis).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Detach a previously attached Axis.  <dt> 	<a href="graph.Contour.html#detachContours()"><b>detachContours</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Detach contours so that they will not be plotted.  <dt> 	<a href="graph.Axis.html#detachDataSet(graph.DataSet)"><b>detachDataSet</b></a>(DataSet).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Detach an attached DataSet  <dt> 	<a href="graph.Graph2D.html#detachDataSet(graph.DataSet)"><b>detachDataSet</b></a>(DataSet).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>    Detach the DataSet from the class.  <dt> 	<a href="graph.Graph2D.html#detachDataSets()"><b>detachDataSets</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>    Detach All the DataSets from the class.  <dt> 	<a href="graph.G2Dint.html#drag"><b>drag</b></a>.Variable in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a>  <dd>    Set to true when a rectangle is being dragged out by the mouse  <dt> 	<a href="graph.RTextLine.html#draw(java.awt.Component, java.awt.Graphics, int, int)"><b>draw</b></a>(Component, Graphics, int, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Parse the text, rotate it then draw it to the screen.  <dt> 	<a href="graph.Markers.html#draw(java.awt.Graphics, int, double, int, int)"><b>draw</b></a>(Graphics, int, double, int, int).Method in class graph.<a href="graph.Markers.html#_top_">Markers</a>  <dd> draw the marker  <dt> 	<a href="graph.RTextLine.html#draw(java.awt.Graphics, int, int)"><b>draw</b></a>(Graphics, int, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Parse the text then draw it.  <dt> 	<a href="graph.TextLine.html#draw(java.awt.Graphics, int, int)"><b>draw</b></a>(Graphics, int, int).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Parse the text then draw it without any rotation.  <dt> 	<a href="graph.RTextLine.html#draw(java.awt.Graphics, int, int, int)"><b>draw</b></a>(Graphics, int, int, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Parse the text then draw it.  <dt> 	<a href="graph.TextLine.html#draw(java.awt.Graphics, int, int, int)"><b>draw</b></a>(Graphics, int, int, int).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Parse the text then draw it.  <dt> 	<a href="graph.DataSet.html#draw_data(java.awt.Graphics, java.awt.Rectangle)"><b>draw_data</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Draw the straight line segments and/or the markers at thedata points.  <dt> 	<a href="#draw_data(java.awt.Graphics, java.awt.Rectangle)"><b>draw_data</b></a>(Graphics, Rectangle).Method in class graph.<a href="#_top_">VectorSet</a>  <dd> Draw the vectors at the data points.  <dt> 	<a href="graph.DataSet.html#draw_legend(java.awt.Graphics, java.awt.Rectangle)"><b>draw_legend</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Draw a legend for this data set  <dt> 	<a href="#draw_legend(java.awt.Graphics, java.awt.Rectangle)"><b>draw_legend</b></a>(Graphics, Rectangle).Method in class graph.<a href="#_top_">VectorSet</a>  <dd> Draw a legend for this Vector set  <dt> 	<a href="graph.DataSet.html#draw_lines(java.awt.Graphics, java.awt.Rectangle)"><b>draw_lines</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Draw into the data window the straight line segments joining thedata points.  <dt> 	<a href="graph.DataSet.html#draw_markers(java.awt.Graphics, java.awt.Rectangle)"><b>draw_markers</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>  Draw the markers.  <dt> 	<a href="graph.Axis.html#drawAxis(java.awt.Graphics)"><b>drawAxis</b></a>(Graphics).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Draw the axis using the passed Graphics context.  <dt> 	<a href="graph.Graph2D.html#drawAxis(java.awt.Graphics, java.awt.Rectangle)"><b>drawAxis</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  Draw the Axis.  <dt> 	<a href="graph.Graph2D.html#drawFrame(java.awt.Graphics, int, int, int, int)"><b>drawFrame</b></a>(Graphics, int, int, int, int).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>   <dt> 	<a href="graph.Axis.html#drawgrid"><b>drawgrid</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd>    If <i>true</i> draw a grid positioned on major ticks over the graph  <dt> 	<a href="graph.Graph2D.html#drawgrid"><b>drawgrid</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> If set <I>true</I> (the default) a grid will be drawn over the data window.  <dt> 	<a href="graph.Axis.html#drawHAxis(java.awt.Graphics)"><b>drawHAxis</b></a>(Graphics).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -