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

📄 allnames.html

📁 java 作图的程序
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Draw a Horizontal Axis.  <dt> 	<a href="graph.Contour.html#drawlabels"><b>drawlabels</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>   If false labels are not drawn  <dt> 	<a href="graph.Axis.html#drawVAxis(java.awt.Graphics)"><b>drawVAxis</b></a>(Graphics).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Draw a Vertical Axis.  <dt> 	<a href="#drawVectors(java.awt.Graphics, java.awt.Rectangle)"><b>drawVectors</b></a>(Graphics, Rectangle).Method in class graph.<a href="#_top_">VectorSet</a>  <dd>   <dt> 	<a href="graph.Axis.html#drawzero"><b>drawzero</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd>    If <i>true</i> draw a line positioned on the Zero label tick mark.  <dt> 	<a href="graph.Graph2D.html#drawzero"><b>drawzero</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  If set <I>true</I> (the default) a grid line will be drawn  across the data window at the zeros of the innermost axes.  <dt> 	<a href="graph.DataSet.html#dxmax"><b>dxmax</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> The data X maximum.  <dt> 	<a href="graph.DataSet.html#dxmin"><b>dxmin</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> The data X minimum.  <dt> 	<a href="graph.DataSet.html#dymax"><b>dymax</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> The data Y maximum.  <dt> 	<a href="graph.DataSet.html#dymin"><b>dymin</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> The data Y minimum.</dl><hr><h2><a name="Thumb-E"><b> E </b></a></h2><dl>  <dt> 	<a href="graph.SpecialFunction.html#ECHARGE"><b>ECHARGE</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Elementary Charge.  <dt> 	<a href="graph.SpecialFunction.html#EMASS"><b>EMASS</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Electron Mass.  <dt> 	<a href="graph.ScanString.html#EOS"><b>EOS</b></a>.Static variable in class graph.<a href="graph.ScanString.html#_top_">ScanString</a>  <dd> flag the End of String  <dt> 	<a href="graph.SpecialFunction.html#erf(double)"><b>erf</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#erfc(double)"><b>erfc</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.ScanString.html#ERROR"><b>ERROR</b></a>.Static variable in class graph.<a href="graph.ScanString.html#_top_">ScanString</a>  <dd> Flag an error  <dt> 	<a href="graph.ScanWord.html#ERROR"><b>ERROR</b></a>.Static variable in class graph.<a href="graph.ScanWord.html#_top_">ScanWord</a>  <dd> Token returned when an error is encountered  <dt> 	<a href="graph.Axis.html#exponent"><b>exponent</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Textline class to hold the label's exponent (if it has one).</dl><hr><h2><a name="Thumb-F"><b> F </b></a></h2><dl>  <dt> 	<a href="graph.SpecialFunction.html#fac(double)"><b>fac</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#fac(int)"><b>fac</b></a>(int).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.LoadData.html#finished()"><b>finished</b></a>().Method in class graph.<a href="graph.LoadData.html#_top_">LoadData</a>  <dd>   <dt> 	<a href="graph.Graph2D.html#finishedloading()"><b>finishedloading</b></a>().Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd> Decrement the loading Data counter by one.  <dt> 	<a href="graph.TextLine.html#font"><b>font</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> Font to use for text  <dt> 	<a href="graph.TextLine.html#fontname"><b>fontname</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> The logical name of the font to use  <dt> 	<a href="graph.TextLine.html#fontsize"><b>fontsize</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> The font size  <dt> 	<a href="graph.TextLine.html#fontstyle"><b>fontstyle</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd> The font style  <dt> 	<a href="graph.Axis.html#force_end_labels"><b>force_end_labels</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Rescale the axis so that labels fall at the end of the Axis.  <dt> 	<a href="graph.Graph2D.html#ForceSquare(java.awt.Graphics, java.awt.Rectangle)"><b>ForceSquare</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  Force the plot to have an aspect ratio of 1 by forcing the axes to have the same range.  <dt> 	<a href="graph.Graph2D.html#frame"><b>frame</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  If set <I>true</I> a frame will be drawn around the data window.  <dt> 	<a href="graph.Graph2D.html#framecolor"><b>framecolor</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  The color of the frame to be drawn</dl><hr><h2><a name="Thumb-G"><b> G </b></a></h2><dl>  <dt> 	<a href="graph.Axis.html#g2d"><b>g2d</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> The graph canvas this axis is attached to (if it is attached to any)  <dt> 	<a href="graph.DataSet.html#g2d"><b>g2d</b></a>.Variable in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd>    The Graphics canvas that is driving the whole show.  <dt> 	<a href="graph.G2Dint.html#G2Dint()"><b>G2Dint</b></a>().Constructor for class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#gamma(double)"><b>gamma</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd>   <dt> 	<a href="graph.SpecialFunction.html#GASCONSTANT"><b>GASCONSTANT</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a>  <dd> Gas Constant.  <dt> 	<a href="graph.LoadData.html#getArray()"><b>getArray</b></a>().Method in class graph.<a href="graph.LoadData.html#_top_">LoadData</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getAscent(java.awt.Graphics)"><b>getAscent</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.Axis.html#getAxisPos()"><b>getAxisPos</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the position of the Axis.  <dt> 	<a href="graph.Axis.html#getAxisWidth(java.awt.Graphics)"><b>getAxisWidth</b></a>(Graphics).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the width of the axis.  <dt> 	<a href="graph.TextLine.html#getBackground()"><b>getBackground</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.RTextLine.html#getBottomEdge(java.awt.Graphics)"><b>getBottomEdge</b></a>(Graphics).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the bottom edge of the rotated text.  <dt> 	<a href="graph.RTextLine.html#getBottomEdge(java.awt.Graphics, int)"><b>getBottomEdge</b></a>(Graphics, int).Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd> Return the bottom edge of the rotated text.  <dt> 	<a href="graph.BuildGraph.html#getBuilt()"><b>getBuilt</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd>  Get a vector of all the built Classes.  <dt> 	<a href="graph.DataSet.html#getClosestPoint(double, double)"><b>getClosestPoint</b></a>(double, double).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a>  <dd> Return the data point that is closest to the parsed (x,y) position  <dt> 	<a href="graph.G2Dint.html#getClosestPoint(int, int)"><b>getClosestPoint</b></a>(int, int).Method in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a>  <dd>   Find the closest data point to the cursor  <dt> 	<a href="graph.TextLine.html#getColor()"><b>getColor</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.RTextLine.html#getComponent()"><b>getComponent</b></a>().Method in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a>  <dd>   <dt> 	<a href="graph.IsoCurve.html#getCurve()"><b>getCurve</b></a>().Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Return a contour curve.  <dt> 	<a href="graph.IsoCurve.html#getcurve()"><b>getcurve</b></a>().Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a>  <dd> Traverse the cells and find One connect countour.  <dt> 	<a href="graph.Axis.html#getDataMax()"><b>getDataMax</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the maximum value of All datasets attached to the axis.  <dt> 	<a href="graph.Axis.html#getDataMin()"><b>getDataMin</b></a>().Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the minimum value of All datasets attached to the axis.  <dt> 	<a href="graph.Graph2D.html#getDataRectangle(java.awt.Graphics, java.awt.Rectangle)"><b>getDataRectangle</b></a>(Graphics, Rectangle).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a>  <dd>  Calculate the rectangle occupied by the data  <dt> 	<a href="graph.LoadData.html#getDataSet()"><b>getDataSet</b></a>().Method in class graph.<a href="graph.LoadData.html#_top_">LoadData</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getDescent(java.awt.Graphics)"><b>getDescent</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.Contour.html#getDim()"><b>getDim</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>  return the dimensions of the grid  <dt> 	<a href="graph.Axis.html#getDouble(int)"><b>getDouble</b></a>(int).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the data value equivalent of the passed pixel position.  <dt> 	<a href="graph.TextLine.html#getFM(java.awt.Graphics)"><b>getFM</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getFont()"><b>getFont</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getFontName()"><b>getFontName</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getFontSize()"><b>getFontSize</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.TextLine.html#getFontStyle()"><b>getFontStyle</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.BuildGraph.html#getGraph()"><b>getGraph</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd> Get the Graph object that has been built!  <dt> 	<a href="graph.BuildGraph.html#getGraphTitle()"><b>getGraphTitle</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a>  <dd> Get the title of the Graph  <dt> 	<a href="graph.Contour.html#getGrid()"><b>getGrid</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a>  <dd>  Return the grid  <dt> 	<a href="graph.TextLine.html#getHeight(java.awt.Graphics)"><b>getHeight</b></a>(Graphics).Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.Axis.html#getInteger(double)"><b>getInteger</b></a>(double).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a>  <dd> Return the pixel equivalent of the passed data value.  <dt> 	<a href="graph.TextLine.html#getJustification()"><b>getJustification</b></a>().Method in class graph.<a href="graph.TextLine.html#_top_">TextLine</a>  <dd>   <dt> 	<a href="graph.ScanString.html#getKeyValue(java.lang.String)"><b>getKeyValue</b></a>(String).Method in class graph.<a href="graph.ScanString.html#_top_">ScanString</a>

⌨️ 快捷键说明

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