<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Tue Jul 20 22:57:52 BST 2010 --> <TITLE> T-Index </TITLE> <META NAME="date" CONTENT="2010-07-20"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="T-Index"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-19.html"><B>PREV LETTER</B></A> <A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> <A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="../org/reprap/utilities/Timer.html#t"><B>t</B></A> - Variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities">Timer</A> <DD>Time now <DT><A HREF="../org/reprap/devices/GenericExtruder.html#t0"><B>t0</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/GenericExtruder.html" title="class in org.reprap.devices">GenericExtruder</A> <DD>Zero torque speed <DT><A HREF="../org/reprap/utilities/Timer.html#t0"><B>t0</B></A> - Variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities">Timer</A> <DD>Time at the start <DT><A HREF="../org/reprap/utilities/FunctionTable.html#tableCheck()"><B>tableCheck()</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/FunctionTable.html" title="class in org.reprap.utilities">FunctionTable</A> <DD> <DT><A HREF="../org/reprap/utilities/TableRow.html" title="class in org.reprap.utilities"><B>TableRow</B></A> - Class in <A HREF="../org/reprap/utilities/package-summary.html">org.reprap.utilities</A><DD>A row of variables in a function table, and the table value.<DT><A HREF="../org/reprap/utilities/TableRow.html#TableRow()"><B>TableRow()</B></A> - Constructor for class org.reprap.utilities.<A HREF="../org/reprap/utilities/TableRow.html" title="class in org.reprap.utilities">TableRow</A> <DD> <DT><A HREF="../org/reprap/utilities/TableRow.html#TableRow(org.reprap.utilities.Variable[], boolean)"><B>TableRow(Variable[], boolean)</B></A> - Constructor for class org.reprap.utilities.<A HREF="../org/reprap/utilities/TableRow.html" title="class in org.reprap.utilities">TableRow</A> <DD> <DT><A HREF="../org/reprap/comms/GCodeReaderAndWriter.html#tail"><B>tail</B></A> - Variable in class org.reprap.comms.<A HREF="../org/reprap/comms/GCodeReaderAndWriter.html" title="class in org.reprap.comms">GCodeReaderAndWriter</A> <DD>The ring buffer that stores the commands for possible resend requests. <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.DDA.html#taken"><B>taken</B></A> - Variable in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.DDA.html" title="class in org.reprap.geometry.polygons">BooleanGrid.DDA</A> <DD> <DT><A HREF="../org/reprap/gui/botConsole/StepperPositionJPanel.html#targetPosition"><B>targetPosition</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/StepperPositionJPanel.html" title="class in org.reprap.gui.botConsole">StepperPositionJPanel</A> <DD> <DT><A HREF="../org/reprap/devices/ExtruderState.html#targetTemperature()"><B>targetTemperature()</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/ExtruderState.html" title="class in org.reprap.devices">ExtruderState</A> <DD> <DT><A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html#targetTempField"><B>targetTempField</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html" title="class in org.reprap.gui.botConsole">GenericExtruderTabPanel</A> <DD> <DT><A HREF="../org/reprap/gui/botConsole/XYZTabPanel.html#targetTempField"><B>targetTempField</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/XYZTabPanel.html" title="class in org.reprap.gui.botConsole">XYZTabPanel</A> <DD> <DT><A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html#tempColor"><B>tempColor</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html" title="class in org.reprap.gui.botConsole">GenericExtruderTabPanel</A> <DD> <DT><A HREF="../org/reprap/RFO.html#tempDir"><B>tempDir</B></A> - Variable in class org.reprap.<A HREF="../org/reprap/RFO.html" title="class in org.reprap">RFO</A> <DD>The temporary directory <DT><A HREF="../org/reprap/devices/SNAPExtruder.html#TEMPpollcheck()"><B>TEMPpollcheck()</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD>TEMPORARY WORKAROUND FUNCTION <DT><A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html#tempProgress"><B>tempProgress</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html" title="class in org.reprap.gui.botConsole">GenericExtruderTabPanel</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPExtruder.html#tempScaler"><B>tempScaler</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD> <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#terminate()"><B>terminate()</B></A> - Method in class org.reprap.machines.<A HREF="../org/reprap/machines/GCodeRepRap.html" title="class in org.reprap.machines">GCodeRepRap</A> <DD> <DT><A HREF="../org/reprap/machines/Simulator.html#terminate()"><B>terminate()</B></A> - Method in class org.reprap.machines.<A HREF="../org/reprap/machines/Simulator.html" title="class in org.reprap.machines">Simulator</A> <DD> <DT><A HREF="../org/reprap/Printer.html#terminate()"><B>terminate()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Indicates end of job, homes extruder, powers down etc <DT><A HREF="../org/reprap/gui/PreferencesValue.html#textfieldValue"><B>textfieldValue</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/PreferencesValue.html" title="class in org.reprap.gui">PreferencesValue</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPExtruder.html#tH"><B>tH</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD>Temprature history <DT><A HREF="../org/reprap/devices/SNAPExtruder.html#tHi"><B>tHi</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.html#thinFilter"><B>thinFilter</B></A> - Static variable in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Lookup table for whether to cull points forming thin bridges. <DT><A HREF="../org/reprap/utilities/Timer.html#threeDec"><B>threeDec</B></A> - Variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities">Timer</A> <DD>for 3 d.p. <DT><A HREF="../org/reprap/utilities/Timer.html#tim"><B>tim</B></A> - Static variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities">Timer</A> <DD>Static single instance to hold all times <DT><A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities"><B>Timer</B></A> - Class in <A HREF="../org/reprap/utilities/package-summary.html">org.reprap.utilities</A><DD> <DT><A HREF="../org/reprap/utilities/Timer.html#Timer()"><B>Timer()</B></A> - Constructor for class org.reprap.utilities.<A HREF="../org/reprap/utilities/Timer.html" title="class in org.reprap.utilities">Timer</A> <DD>Constructor just needs to create a single instance for initialiseIfNeedBe(String e) <DT><A HREF="../org/reprap/Preferences.html#tiny"><B>tiny</B></A> - Static variable in class org.reprap.<A HREF="../org/reprap/Preferences.html" title="class in org.reprap">Preferences</A> <DD> <DT><A HREF="../org/reprap/Preferences.html#tiny()"><B>tiny()</B></A> - Static method in class org.reprap.<A HREF="../org/reprap/Preferences.html" title="class in org.reprap">Preferences</A> <DD> <DT><A HREF="../org/reprap/utilities/RrGraphics.html#title"><B>title</B></A> - Variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/RrGraphics.html" title="class in org.reprap.utilities">RrGraphics</A> <DD> <DT><A HREF="../org/reprap/comms/GCodeReaderAndWriter.html#tmpString"><B>tmpString</B></A> - Static variable in class org.reprap.comms.<A HREF="../org/reprap/comms/GCodeReaderAndWriter.html" title="class in org.reprap.comms">GCodeReaderAndWriter</A> <DD>Flag for temporary files <DT><A HREF="../org/reprap/geometry/polygons/RrPolygon.html#toCSG(double)"><B>toCSG(double)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygon.html" title="class in org.reprap.geometry.polygons">RrPolygon</A> <DD>Convert a polygon to CSG representation <DT><A HREF="../org/reprap/geometry/polygons/RrPolygonList.html#toCSG(double)"><B>toCSG(double)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygonList.html" title="class in org.reprap.geometry.polygons">RrPolygonList</A> <DD>Compute the CSG representation of all the polygons in the list <DT><A HREF="../org/reprap/geometry/polygons/RrPolygon.html#toCSGHull(java.util.List)"><B>toCSGHull(List<Integer>)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygon.html" title="class in org.reprap.geometry.polygons">RrPolygon</A> <DD>Turn the list of hull points into a CSG convex polygon <DT><A HREF="../org/reprap/geometry/polygons/RrPolygon.html#toCSGRecursive(java.util.List, int, boolean, int[])"><B>toCSGRecursive(List<Integer>, int, boolean, int[])</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygon.html" title="class in org.reprap.geometry.polygons">RrPolygon</A> <DD>Compute the CSG representation of a (sub)list recursively <DT><A HREF="../org/reprap/utilities/RrDeleteOnExit.html#toDelete"><B>toDelete</B></A> - Variable in class org.reprap.utilities.<A HREF="../org/reprap/utilities/RrDeleteOnExit.html" title="class in org.reprap.utilities">RrDeleteOnExit</A> <DD> <DT><A HREF="../org/reprap/gui/botConsole/PrintTabFrame.html#toGCodeRepRapRadioButton"><B>toGCodeRepRapRadioButton</B></A> - Variable in class org.reprap.gui.botConsole.<A HREF="../org/reprap/gui/botConsole/PrintTabFrame.html" title="class in org.reprap.gui.botConsole">PrintTabFrame</A> <DD> <DT><A HREF="../org/reprap/utilities/BooleanExpression.html#toJava()"><B>toJava()</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/BooleanExpression.html" title="class in org.reprap.utilities">BooleanExpression</A> <DD> <DT><A HREF="../org/reprap/utilities/BooleanExpression.html#toJava_r(java.lang.String)"><B>toJava_r(String)</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/BooleanExpression.html" title="class in org.reprap.utilities">BooleanExpression</A> <DD> <DT><A HREF="../org/reprap/utilities/ExtensionFileFilter.html#toLower(java.lang.String[])"><B>toLower(String[])</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/ExtensionFileFilter.html" title="class in org.reprap.utilities">ExtensionFileFilter</A> <DD> <DT><A HREF="../org/reprap/gui/MouseObject.html#top"><B>top</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/MouseObject.html" title="class in org.reprap.gui">MouseObject</A> <DD> <DT><A HREF="../org/reprap/gui/STLObject.html#top"><B>top</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/STLObject.html" title="class in org.reprap.gui">STLObject</A> <DD> <DT><A HREF="../org/reprap/gui/STLObject.html#top()"><B>top()</B></A> - Method in class org.reprap.gui.<A HREF="../org/reprap/gui/STLObject.html" title="class in org.reprap.gui">STLObject</A> <DD> <DT><A HREF="../org/reprap/RFO.html#top"><B>top</B></A> - Static variable in class org.reprap.<A HREF="../org/reprap/RFO.html" title="class in org.reprap">RFO</A> <DD>XML stack top. <DT><A HREF="../org/reprap/geometry/LayerRules.html#topDown"><B>topDown</B></A> - Variable in class org.reprap.geometry.<A HREF="../org/reprap/geometry/LayerRules.html" title="class in org.reprap.geometry">LayerRules</A> <DD>Are we going top to bottom or ground up? <DT><A HREF="../org/reprap/machines/GenericRepRap.html#topDown"><B>topDown</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrPolygon.html#topPoint(java.util.List)"><B>topPoint(List<Integer>)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygon.html" title="class in org.reprap.geometry.polygons">RrPolygon</A> <DD>find the top (+y) point of a polygon point list <DT><A HREF="../org/reprap/machines/GenericRepRap.html#topX"><B>topX</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD>X, Y and Z position of the extruder at the end of the topmost layer <DT><A HREF="../org/reprap/machines/GenericRepRap.html#topY"><B>topY</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD>X, Y and Z position of the extruder at the end of the topmost layer <DT><A HREF="../org/reprap/machines/GenericRepRap.html#topZ"><B>topZ</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD>X, Y and Z position of the extruder at the end of the topmost layer <DT><A HREF="../org/reprap/Attributes.html#toString()"><B>toString()</B></A> - Method in class org.reprap.<A HREF="../org/reprap/Attributes.html" title="class in org.reprap">Attributes</A> <DD>Just say the name of the material <DT><A HREF="../org/reprap/comms/Address.html#toString()"><B>toString()</B></A> - Method in interface org.reprap.comms.<A HREF="../org/reprap/comms/Address.html" title="interface in org.reprap.comms">Address</A> <DD> <DT><A HREF="../org/reprap/devices/GenericExtruder.html#toString()"><B>toString()</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/GenericExtruder.html" title="class in org.reprap.devices">GenericExtruder</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPoint.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPoint.html" title="class in org.reprap.geometry.polygons">BooleanGrid.iPoint</A> <DD>For printing <DT><A HREF="../org/reprap/geometry/polygons/Rr2Point.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/Rr2Point.html" title="class in org.reprap.geometry.polygons">Rr2Point</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrCSG.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrCSG.html" title="class in org.reprap.geometry.polygons">RrCSG</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrCSGOp.html#toString()"><B>toString()</B></A> - Method in enum org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrCSGOp.html" title="enum in org.reprap.geometry.polygons">RrCSGOp</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrHalfPlane.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrHalfPlane.html" title="class in org.reprap.geometry.polygons">RrHalfPlane</A> <DD>Return the plane as a string <DT><A HREF="../org/reprap/geometry/polygons/RrInterval.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrInterval.html" title="class in org.reprap.geometry.polygons">RrInterval</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrLine.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrLine.html" title="class in org.reprap.geometry.polygons">RrLine</A> <DD>Make from an implicit half-plane <DT><A HREF="../org/reprap/geometry/polygons/RrPolygon.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygon.html" title="class in org.reprap.geometry.polygons">RrPolygon</A> <DD>As a string <DT><A HREF="../org/reprap/geometry/polygons/RrPolygonList.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrPolygonList.html" title="class in org.reprap.geometry.polygons">RrPolygonList</A> <DD>As a string <DT><A HREF="../org/reprap/geometry/polygons/RrRectangle.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrRectangle.html" title="class in org.reprap.geometry.polygons">RrRectangle</A> <DD>Convert to a string <DT><A HREF="../org/reprap/geometry/polygons/treeList.html#toString()"><B>toString()</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/treeList.html" title="class in org.reprap.geometry.polygons">treeList</A> <DD>Printable form <DT><A HREF="../org/reprap/utilities/Bop.html#toString()"><B>toString()</B></A> - Method in enum org.reprap.utilities.<A HREF="../org/reprap/utilities/Bop.html" title="enum in org.reprap.utilities">Bop</A> <DD> <DT><A HREF="../org/reprap/utilities/FunctionTable.html#toString()"><B>toString()</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/FunctionTable.html" title="class in org.reprap.utilities">FunctionTable</A> <DD> <DT><A HREF="../org/reprap/utilities/TableRow.html#toString()"><B>toString()</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/TableRow.html" title="class in org.reprap.utilities">TableRow</A> <DD> <DT><A HREF="../org/reprap/geometry/polygons/RrCSG.html#toString_r(java.lang.String, java.lang.String)"><B>toString_r(String, String)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrCSG.html" title="class in org.reprap.geometry.polygons">RrCSG</A> <DD>Convert to a string <DT><A HREF="../org/reprap/machines/GenericRepRap.html#totalDistanceExtruded"><B>totalDistanceExtruded</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD>What distnace did we extrude, in mm. <DT><A HREF="../org/reprap/machines/GenericRepRap.html#totalDistanceMoved"><B>totalDistanceMoved</B></A> - Variable in class org.reprap.machines.<A HREF="../org/reprap/machines/GenericRepRap.html" title="class in org.reprap.machines">GenericRepRap</A> <DD>How far have we moved, in mm. <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.SnakeEnd.html#track"><B>track</B></A> - Variable in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.SnakeEnd.html" title="class in org.reprap.geometry.polygons">BooleanGrid.SnakeEnd</A> <DD> <DT><A HREF="../org/reprap/gui/MouseObject.html#trans"><B>trans</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/MouseObject.html" title="class in org.reprap.gui">MouseObject</A> <DD> <DT><A HREF="../org/reprap/gui/STLObject.html#trans"><B>trans</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/STLObject.html" title="class in org.reprap.gui">STLObject</A> <DD> <DT><A HREF="../org/reprap/gui/STLObject.html#trans()"><B>trans()</B></A> - Method in class org.reprap.gui.<A HREF="../org/reprap/gui/STLObject.html" title="class in org.reprap.gui">STLObject</A> <DD> <DT><A HREF="../org/reprap/RFO.XMLIn.html#transform"><B>transform</B></A> - Variable in class org.reprap.<A HREF="../org/reprap/RFO.XMLIn.html" title="class in org.reprap">RFO.XMLIn</A> <DD> <DT><A HREF="../org/reprap/utilities/RrGraphics.html#transform(org.reprap.geometry.polygons.Rr2Point)"><B>transform(Rr2Point)</B></A> - Method in class org.reprap.utilities.<A HREF="../org/reprap/utilities/RrGraphics.html" title="class in org.reprap.utilities">RrGraphics</A> <DD>Real-world coordinates to pixels <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPolygon.html#translate(org.reprap.geometry.polygons.BooleanGrid.iPoint)"><B>translate(BooleanGrid.iPoint)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPolygon.html" title="class in org.reprap.geometry.polygons">BooleanGrid.iPolygon</A> <DD>Transtate by vector t <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPolygonList.html#translate(org.reprap.geometry.polygons.BooleanGrid.iPoint)"><B>translate(BooleanGrid.iPoint)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.iPolygonList.html" title="class in org.reprap.geometry.polygons">BooleanGrid.iPolygonList</A> <DD>Transtate by vector t <DT><A HREF="../org/reprap/geometry/polygons/treeList.html" title="class in org.reprap.geometry.polygons"><B>treeList</B></A> - Class in <A HREF="../org/reprap/geometry/polygons/package-summary.html">org.reprap.geometry.polygons</A><DD>tree - class to hold lists to build a containment tree (that is a representation of which polygon is inside which, like a Venn diagram).<DT><A HREF="../org/reprap/geometry/polygons/treeList.html#treeList(int)"><B>treeList(int)</B></A> - Constructor for class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/treeList.html" title="class in org.reprap.geometry.polygons">treeList</A> <DD>Constructor builds from a polygon index <DT><A HREF="../org/reprap/gui/PreferencesValue.BooleanChoice.html#trueButton"><B>trueButton</B></A> - Variable in class org.reprap.gui.<A HREF="../org/reprap/gui/PreferencesValue.BooleanChoice.html" title="class in org.reprap.gui">PreferencesValue.BooleanChoice</A> <DD> <DT><A HREF="../org/reprap/devices/ExtruderState.html#tt"><B>tt</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/ExtruderState.html" title="class in org.reprap.devices">ExtruderState</A> <DD> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-19.html"><B>PREV LETTER</B></A> <A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> <A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> </BODY> </HTML>