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

📄 allnames.html

📁 java 作图的程序
💻 HTML
📖 第 1 页 / 共 5 页
字号:
  <dd>   <dt> 	<a href="graph.ScanWord.html#getKeyValue(java.lang.String)"><b>getKeyValue</b></a>(String).Method in class graph.<a href="graph.ScanWord.html#_top_">ScanWord</a>  <dd>   return the matching token given the keyword  <dt> 	<a href="graph.Contour.html#getLabelPrecision()"><b>getLabelPrecision</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Get the label precision.  <dt> 	<a href="graph.Contour.html#getLabelSignificance()"><b>getLabelSignificance</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Get the number of significant figures for labels.  <dt> 	<a href="graph.Contour.html#getLabelStyle()"><b>getLabelStyle</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Get the label style, either TextLine.SCIENTIFIC orTextLine.ALGEBRAIC.  <dt> 	<a href="graph.TextLine.html#getLeading(java.awt.Graphics)"><b>getLeading</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.RTextLine.html#getLeftEdge(java.awt.Graphics)"><b>getLeftEdge</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the left edge of the rotated text.  <dt> 	<a href="graph.RTextLine.html#getLeftEdge(java.awt.Graphics, int)"><b>getLeftEdge</b></a>(Graphics, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the left edge of the rotated text.  <dt> 	<a href="graph.Contour.html#getLevels()"><b>getLevels</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd> Return the contour levels.  <dt> 	<a href="graph.Graph2D.html#getMarkers()"><b>getMarkers</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  Get the markers   <dt> 	<a href="graph.TextLine.html#getMaxAscent(java.awt.Graphics)"><b>getMaxAscent</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getMaxDescent(java.awt.Graphics)"><b>getMaxDescent</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.ScanWord.html#getNumber(java.lang.String)"><b>getNumber</b></a>(String).Method in class graph.<a href="graph.ScanWord.html#_top_">ScanWord</a>  <dd>   Check to see if the returned word is a number  The native StreamTokenizer number method does not work for  scientific notation so we us the Double class doubleValue() method  <dt> 	<a href="graph.DataSet.html#getPoint(int)"><b>getPoint</b></a>(int).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> get the data point at the parsed index.  <dt> 	<a href="graph.IsoCurve.html#getPoint(int, int, int)"><b>getPoint</b></a>(int, int, int).Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Return the (x,y) position where the contour cross the cell wall.  <dt> 	<a href="graph.Contour.html#getRange()"><b>getRange</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>  Return the range of the grid  <dt> 	<a href="graph.ParseFunction.html#getResult()"><b>getResult</b></a>().Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return the solution of the function if it has no independent valuesor they have already been set using the set methods  <dt> 	<a href="graph.ParseFunction.html#getResult(double)"><b>getResult</b></a>(double).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return the solution of the function given the independent values  <dt> 	<a href="graph.ParseFunction.html#getResult(double, double)"><b>getResult</b></a>(double, double).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return the solution of the function given the independent values  <dt> 	<a href="graph.ParseFunction.html#getResult(double, double, double)"><b>getResult</b></a>(double, double, double).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return the solution of the function given the independent values  <dt> 	<a href="graph.ParseFunction.html#getResults(int, double[])"><b>getResults</b></a>(int, double[]).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return an array of solutions given an array of x values  <dt> 	<a href="graph.ParseFunction.html#getResults(int, double[], double[])"><b>getResults</b></a>(int, double[], double[]).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return an array of solutions given an array of x values and y values  <dt> 	<a href="graph.ParseFunction.html#getResults(int, double[], double[], double[])"><b>getResults</b></a>(int, double[], double[], double[]).Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return an array of solutions given an array of x values, y valuesand z values.  <dt> 	<a href="graph.RTextLine.html#getRHeight(java.awt.Graphics)"><b>getRHeight</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> The height of the text after it has been rotated.  <dt> 	<a href="graph.RTextLine.html#getRightEdge(java.awt.Graphics)"><b>getRightEdge</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the right edge of the rotated text.  <dt> 	<a href="graph.RTextLine.html#getRightEdge(java.awt.Graphics, int)"><b>getRightEdge</b></a>(Graphics, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the right edge of the rotated text.  <dt> 	<a href="graph.RTextLine.html#getRotation()"><b>getRotation</b></a>().Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd>   <dt> 	<a href="graph.RTextLine.html#getRWidth(java.awt.Graphics)"><b>getRWidth</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> The width of the text after it has been rotated.  <dt> 	<a href="#getScaleFactor()"><b>getScaleFactor</b></a>().Method in class graph.<a href="#_top_">VectorSet</a>  <dd>  return the current scaling factor.  <dt> 	<a href="graph.TextLine.html#getScriptFont(java.awt.Font)"><b>getScriptFont</b></a>(Font).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getText()"><b>getText</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.RTextLine.html#getTopEdge(java.awt.Graphics)"><b>getTopEdge</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the top edge of the rotated text.  <dt> 	<a href="graph.RTextLine.html#getTopEdge(java.awt.Graphics, int)"><b>getTopEdge</b></a>(Graphics, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the top edge of the rotated text.  <dt> 	<a href="graph.ParseFunction.html#getVariables()"><b>getVariables</b></a>().Method in class graph.<a href="graph.ParseFunction.html#_top_">ParseFunction</a>  <dd> Return a boolean array with index 0 true if the independentvariable x was found in the function, index 1 true ify was found, and index 2  true if z was found.  <dt> 	<a href="graph.TextLine.html#getWidth(java.awt.Graphics)"><b>getWidth</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.DataSet.html#getXmax()"><b>getXmax</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> return the data X maximum.  <dt> 	<a href="graph.Graph2D.html#getXmax()"><b>getXmax</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Get the Maximum X value of all attached DataSets.  <dt> 	<a href="graph.DataSet.html#getXmin()"><b>getXmin</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> return the data X minimum.  <dt> 	<a href="graph.Graph2D.html#getXmin()"><b>getXmin</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Get the Minimum X value of all attached DataSets.  <dt> 	<a href="graph.DataSet.html#getYmax()"><b>getYmax</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> return the data Y maximum.  <dt> 	<a href="graph.Graph2D.html#getYmax()"><b>getYmax</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Get the Maximum Y value of all attached DataSets.  <dt> 	<a href="graph.DataSet.html#getYmin()"><b>getYmin</b></a>().Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> return the data Y minimum.  <dt> 	<a href="graph.Graph2D.html#getYmin()"><b>getYmin</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Get the Minimum Y value of all attached DataSets.  <dt> 	<a href="graph.BuildGraph.html#graph"><b>graph</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd> The constructed Graph Object   <dt> 	<a href="graph.Graph2D.html#Graph2D()"><b>Graph2D</b></a>().Constructor for class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>   <dt> 	<a href="graph.BuildGraph.html#graphtitle"><b>graphtitle</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd>   The TextLine containing the title  <dt> 	<a href="graph.SpecialFunction.html#GRAV"><b>GRAV</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Gravitational Constant.  <dt> 	<a href="graph.SpecialFunction.html#GRAVACC"><b>GRAVACC</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Gravitational Acceleration at the Earths surface.  <dt> 	<a href="graph.Contour.html#grid"><b>grid</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>   The data grid, a 2D array stored in linear form.  <dt> 	<a href="graph.IsoCurve.html#grid"><b>grid</b></a>.Variable in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd>   Array holding the data grid.  <dt> 	<a href="graph.Axis.html#gridcolor"><b>gridcolor</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Color of the grid  <dt> 	<a href="graph.Graph2D.html#gridcolor"><b>gridcolor</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> The color of the grid to be drawn  <dt> 	<a href="graph.Contour.html#gridLimits"><b>gridLimits</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>   <dt> 	<a href="graph.Axis.html#guess_label_number"><b>guess_label_number</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Initial guess for the number of labels required</dl><hr><h2><a name="Thumb-H"><b> H </b></a></h2><dl>  <dt> 	<a href="graph.TextLine.html#height"><b>height</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> The height using the current font ie ascent+descent+leading</dl><hr><h2><a name="Thumb-I"><b> I </b></a></h2><dl>  <dt> 	<a href="graph.SpecialFunction.html#ibeta(double, double, double)"><b>ibeta</b></a>(double, double, double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#igam(double, double)"><b>igam</b></a>(double, double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#igamc(double, double)"><b>igamc</b></a>(double, double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.DataSet.html#increment"><b>increment</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>    The amount to increment the data array when the append method is being   used.  <dt> 	<a href="graph.DataSet.html#inside(double, double)"><b>inside</b></a>(double, double).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>  Return true if the point (x,y) is inside the allowed data range.  <dt> 	<a href="graph.BuildGraph.html#isContext(int)"><b>isContext</b></a>(int).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd> Check if the object is on the "to be built" stack.  <dt> 	<a href="graph.TextLine.html#isNull()"><b>isNull</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.IsoCurve.html#IsoCurve()"><b>IsoCurve</b></a>().Constructor for class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Instantiate the class and initialize all the variables  <dt> 	<a href="graph.IsoCurve.html#IsoCurve(double[], int, int)"><b>IsoCurve</b></a>(double[], int, int).Constructor for class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Instantiate the class and initialize all the variables.  <dt> 	<a href="graph.Axis.html#isVertical()"><b>isVertical</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> If the Axis is Vertical return <i>true</i>.</dl><hr><h2><a name="Thumb-J"><b> J </b></a></h2><dl>  <dt> 	<a href="graph.SpecialFunction.html#j0(double)"><b>j0</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#j1(double)"><b>j1</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>

⌨️ 快捷键说明

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