?? allnames.html
字號:
<!--NewPage--><html><head><!-- Generated by javadoc on Wed Oct 23 13:30:49 EST 1996 --><a name="_top_"></a><title> Index of all Fields and Methods</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a></pre><hr><a href="#Thumb-A">A</a><a href="#Thumb-B">B</a><a href="#Thumb-C">C</a><a href="#Thumb-D">D</a><a href="#Thumb-E">E</a><a href="#Thumb-F">F</a><a href="#Thumb-G">G</a><a href="#Thumb-H">H</a><a href="#Thumb-I">I</a><a href="#Thumb-J">J</a><a href="#Thumb-K">K</a><a href="#Thumb-L">L</a><a href="#Thumb-M">M</a><a href="#Thumb-N">N</a><a href="#Thumb-O">O</a><a href="#Thumb-P">P</a><a href="#Thumb-Q">Q</a><a href="#Thumb-R">R</a><a href="#Thumb-S">S</a><a href="#Thumb-T">T</a><a href="#Thumb-U">U</a><a href="#Thumb-V">V</a><a href="#Thumb-W">W</a><a href="#Thumb-X">X</a><a href="#Thumb-Y">Y</a><a href="#Thumb-Z">Z</a><hr><h1> Index of all Fields and Methods</h1><h2><a name="Thumb-A"><b> A </b></a></h2><dl> <dt> <a href="graph.SpecialFunction.html#acosh(double)"><b>acosh</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> <dt> <a href="graph.G2Dint.html#action(java.awt.Event, java.lang.Object)"><b>action</b></a>(Event, Object).Method in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a> <dd> Handle the Action Events. <dt> <a href="graph.IsoCurve.html#addDataPoint(double, double)"><b>addDataPoint</b></a>(double, double).Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a> <dd> Add a data point to the contour curve. <dt> <a href="graph.IsoCurve.html#addDataPoint(int, int, int)"><b>addDataPoint</b></a>(int, int, int).Method in class graph.<a href="graph.IsoCurve.html#_top_">IsoCurve</a> <dd> Add a data point to the contour curve. <dt> <a href="graph.ScanString.html#addKeyWord(java.lang.String, int)"><b>addKeyWord</b></a>(String, int).Method in class graph.<a href="graph.ScanString.html#_top_">ScanString</a> <dd> Add a keyword/token pair to the table of keywords to scan for. <dt> <a href="graph.ScanWord.html#addKeyWord(java.lang.String, int)"><b>addKeyWord</b></a>(String, int).Method in class graph.<a href="graph.ScanWord.html#_top_">ScanWord</a> <dd> Add a keyword/token pair. <dt> <a href="graph.Markers.html#AddMarker(int, boolean[], int[], int[])"><b>AddMarker</b></a>(int, boolean[], int[], int[]).Method in class graph.<a href="graph.Markers.html#_top_">Markers</a> <dd> Add the definition of a new marker. <dt> <a href="graph.Markers.html#AddMarker(int, int, boolean[], int[], int[])"><b>AddMarker</b></a>(int, int, boolean[], int[], int[]).Method in class graph.<a href="graph.Markers.html#_top_">Markers</a> <dd> Add the definition of a new marker. <dt> <a href="graph.TextLine.html#ALGEBRAIC"><b>ALGEBRAIC</b></a>.Static variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a> <dd> Format to use when parsing a double <dt> <a href="graph.Axis.html#amax"><b>amax</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> The position in pixels of the maximum point of the axis line <dt> <a href="graph.Axis.html#amin"><b>amin</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> The position in pixels of the minimum point of the axis line <dt> <a href="graph.RTextLine.html#angle"><b>angle</b></a>.Variable in class graph.<a href="graph.RTextLine.html#_top_">RTextLine</a> <dd> Rotation Angle of text in degrees <dt> <a href="graph.DataSet.html#append(double[], int)"><b>append</b></a>(double[], int).Method in class graph.<a href="graph.DataSet.html#_top_">DataSet</a> <dd> Append data to the data set. <dt> <a href="graph.BuildGraph.html#applet"><b>applet</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> The Calling Applet <dt> <a href="graph.BuildGraph.html#arrayFromFunction(graph.ParseFunction, int, double, double)"><b>arrayFromFunction</b></a>(ParseFunction, int, double, double).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#arrayFromFunction(graph.ParseFunction, int, double, double, int, double, double)"><b>arrayFromFunction</b></a>(ParseFunction, int, double, double, int, double, double).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.TextLine.html#ascent"><b>ascent</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a> <dd> The ascent using the current font <dt> <a href="graph.SpecialFunction.html#asinh(double)"><b>asinh</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> <dt> <a href="graph.SpecialFunction.html#atanh(double)"><b>atanh</b></a>(double).Static method in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> <dt> <a href="graph.G2Dint.html#attachAxis(graph.Axis)"><b>attachAxis</b></a>(Axis).Method in class graph.<a href="graph.G2Dint.html#_top_">G2Dint</a> <dd> Attach axis to be used for the drag scaling. <dt> <a href="graph.Graph2D.html#attachAxis(graph.Axis)"><b>attachAxis</b></a>(Axis).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> Attach a previously created Axis. <dt> <a href="graph.Contour.html#attachContours()"><b>attachContours</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a> <dd> Attach contours so that they will be plotted. <dt> <a href="graph.Axis.html#attachDataSet(graph.DataSet)"><b>attachDataSet</b></a>(DataSet).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Attach a DataSet for the Axis to manage. <dt> <a href="graph.Graph2D.html#attachDataSet(graph.DataSet)"><b>attachDataSet</b></a>(DataSet).Method in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> Attach a DataSet to the graph. <dt> <a href="graph.Axis.html#attachXdata(graph.DataSet)"><b>attachXdata</b></a>(DataSet).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Attach a DataSet to a Horizontal Axis <dt> <a href="graph.Axis.html#attachYdata(graph.DataSet)"><b>attachYdata</b></a>(DataSet).Method in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Attach a DataSet to a Vertical Axis <dt> <a href="graph.SpecialFunction.html#AU"><b>AU</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> Astronomical Unit (radius of the Earth's orbit). <dt> <a href="graph.Contour.html#autoLabels"><b>autoLabels</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a> <dd> If true the labels will be calculated for each contour level. <dt> <a href="graph.Contour.html#autoLevels"><b>autoLevels</b></a>.Variable in class graph.<a href="graph.Contour.html#_top_">Contour</a> <dd> If set the class calculates the contour levels based on the data minimum and maximum. <dt> <a href="graph.SpecialFunction.html#AVOGADRO"><b>AVOGADRO</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> Avogadro Number. <dt> <a href="graph.Graph2D.html#axis"><b>axis</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> A vector list of All the axes attached <dt> <a href="graph.Axis.html#Axis()"><b>Axis</b></a>().Constructor for class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Instantiate the class. <dt> <a href="graph.Axis.html#Axis(int)"><b>Axis</b></a>(int).Constructor for class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Instantiate the class. <dt> <a href="graph.Axis.html#axiscolor"><b>axiscolor</b></a>.Variable in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Color of the Axis.</dl><hr><h2><a name="Thumb-B"><b> B </b></a></h2><dl> <dt> <a href="graph.TextLine.html#background"><b>background</b></a>.Variable in class graph.<a href="graph.TextLine.html#_top_">TextLine</a> <dd> Background Color <dt> <a href="graph.SpecialFunction.html#BOLTZMAN"><b>BOLTZMAN</b></a>.Static variable in class graph.<a href="graph.SpecialFunction.html#_top_">SpecialFunction</a> <dd> Boltzman Constant. <dt> <a href="graph.Graph2D.html#borderBottom"><b>borderBottom</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> The width of the border at the bottom of the canvas. <dt> <a href="graph.Graph2D.html#borderLeft"><b>borderLeft</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> The width of the border at the left of the canvas. <dt> <a href="graph.Graph2D.html#borderRight"><b>borderRight</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> The width of the border at the right of the canvas. <dt> <a href="graph.Graph2D.html#borderTop"><b>borderTop</b></a>.Variable in class graph.<a href="graph.Graph2D.html#_top_">Graph2D</a> <dd> The width of the border at the top of the canvas. <dt> <a href="graph.Axis.html#BOTTOM"><b>BOTTOM</b></a>.Static variable in class graph.<a href="graph.Axis.html#_top_">Axis</a> <dd> Constant flagging Axis position on the graph. <dt> <a href="graph.BuildGraph.html#build"><b>build</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> The BUILD stack. <dt> <a href="graph.BuildGraph.html#build(graph.NamedObject)"><b>build</b></a>(NamedObject).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> Based on the parsed object build something. <dt> <a href="graph.BuildGraph.html#buildAxis()"><b>buildAxis</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildContour(graph.NamedObject)"><b>buildContour</b></a>(NamedObject).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildData(int)"><b>buildData</b></a>(int).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildFont()"><b>buildFont</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#BuildGraph(java.io.InputStream, java.applet.Applet)"><b>BuildGraph</b></a>(InputStream, Applet).Constructor for class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> Instantiate the class <dt> <a href="graph.BuildGraph.html#buildGraph(int)"><b>buildGraph</b></a>(int).Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> Pop things off the object stack and build the graph <dt> <a href="graph.BuildGraph.html#buildGrid()"><b>buildGrid</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildLabel()"><b>buildLabel</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildMarker()"><b>buildMarker</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildTitle()"><b>buildTitle</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#buildZero()"><b>buildZero</b></a>().Method in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> <dt> <a href="graph.BuildGraph.html#built"><b>built</b></a>.Variable in class graph.<a href="graph.BuildGraph.html#_top_">BuildGraph</a> <dd> The class vector.</dl><hr><h2><a name="Thumb-C"><b> C </b></a></h2><dl> <dt> <a href="graph.Contour.html#calculateCurves()"><b>calculateCurves</b></a>().Method in class graph.<a href="graph.Contour.html#_top_">Contour</a> <dd>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -