<!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:51 BST 2010 --> <TITLE> H-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="H-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-7.html"><B>PREV LETTER</B></A> <A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> <A HREF="index-8.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="_H_"><!-- --></A><H2> <B>H</B></H2> <DL> <DT><A HREF="../org/reprap/gui/STLObject.html#handle"><B>handle</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#handle()"><B>handle()</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/geometry/polygons/BooleanGrid.html#hatch(org.reprap.geometry.polygons.RrHalfPlane)"><B>hatch(RrHalfPlane)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Generate a sequence of point-pairs where the line h enters and leaves solid areas. <DT><A HREF="../org/reprap/geometry/polygons/BooleanGrid.html#hatch(org.reprap.geometry.polygons.RrHalfPlane, double, org.reprap.Attributes)"><B>hatch(RrHalfPlane, double, Attributes)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Hatch all the polygons parallel to line hp with increment gap <DT><A HREF="../org/reprap/geometry/polygons/BooleanGridList.html#hatch(org.reprap.geometry.LayerRules, boolean)"><B>hatch(LayerRules, boolean)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGridList.html" title="class in org.reprap.geometry.polygons">BooleanGridList</A> <DD>Work out all the open polygond forming a set of infill hatches. <DT><A HREF="../org/reprap/utilities/RrGraphics.html#hatch0"><B>hatch0</B></A> - Static 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/utilities/RrGraphics.html#hatch1"><B>hatch1</B></A> - Static 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/devices/GenericStepperMotor.html#haveCalibrated"><B>haveCalibrated</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/GenericStepperMotor.html" title="class in org.reprap.devices">GenericStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPStepperMotor.html#haveCalibrated"><B>haveCalibrated</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPStepperMotor.html" title="class in org.reprap.devices">SNAPStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/GenericStepperMotor.html#haveInitialised"><B>haveInitialised</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/GenericStepperMotor.html" title="class in org.reprap.devices">GenericStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPStepperMotor.html#haveInitialised"><B>haveInitialised</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPStepperMotor.html" title="class in org.reprap.devices">SNAPStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/GenericStepperMotor.html#haveSetNotification"><B>haveSetNotification</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/GenericStepperMotor.html" title="class in org.reprap.devices">GenericStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPStepperMotor.html#haveSetNotification"><B>haveSetNotification</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPStepperMotor.html" title="class in org.reprap.devices">SNAPStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPExtruder.html#hb"><B>hb</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD>Heater power intercept TODO: hb should probably be ambient temperature measured at this point <DT><A HREF="../org/reprap/comms/GCodeReaderAndWriter.html#head"><B>head</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/gui/botConsole/GenericExtruderTabPanel.html#heatButton"><B>heatButton</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#heatButton"><B>heatButton</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#heatButtonActionPerformed(java.awt.event.ActionEvent)"><B>heatButtonActionPerformed(ActionEvent)</B></A> - Method 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#heatButtonActionPerformed(java.awt.event.ActionEvent)"><B>heatButtonActionPerformed(ActionEvent)</B></A> - Method 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/devices/GenericExtruder.html#heatOff()"><B>heatOff()</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/Extruder.html#heatOff()"><B>heatOff()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Extruder.html" title="interface in org.reprap">Extruder</A> <DD>Turns the heater for the extruder off. <DT><A HREF="../org/reprap/devices/GenericExtruder.html#heatOn(boolean)"><B>heatOn(boolean)</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/devices/NullExtruder.html#heatOn()"><B>heatOn()</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/NullExtruder.html" title="class in org.reprap.devices">NullExtruder</A> <DD> <DT><A HREF="../org/reprap/Extruder.html#heatOn(boolean)"><B>heatOn(boolean)</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Extruder.html" title="interface in org.reprap">Extruder</A> <DD>Turn the heater of the extruder on. <DT><A HREF="../org/reprap/gui/botConsole/GenericExtruderTabPanel.html#heatPushed"><B>heatPushed</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#heatPushed"><B>heatPushed</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/geometry/polygons/BooleanGrid.html#heterogeneous(org.reprap.geometry.polygons.BooleanGrid.iPoint, org.reprap.geometry.polygons.BooleanGrid.iPoint, org.reprap.geometry.polygons.RrCSG)"><B>heterogeneous(BooleanGrid.iPoint, BooleanGrid.iPoint, RrCSG)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Set a whole rectangle to the right values for a CSG expression <DT><A HREF="../org/reprap/geometry/polygons/RrInterval.html#high"><B>high</B></A> - Variable 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/RrInterval.html#high()"><B>high()</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/BooleanGrid.SnakeEnd.html#hitPlaneIndex"><B>hitPlaneIndex</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/devices/SNAPExtruder.html#hm"><B>hm</B></A> - Variable in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPExtruder.html" title="class in org.reprap.devices">SNAPExtruder</A> <DD>Heater power gradient <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#home()"><B>home()</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/GenericRepRap.html#home()"><B>home()</B></A> - Method 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/Printer.html#home()"><B>home()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Home all axes <DT><A HREF="../org/reprap/gui/botConsole/XYZTabPanel.html#homeAll()"><B>homeAll()</B></A> - Method 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#homeAllButton"><B>homeAllButton</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#homeAllButton"><B>homeAllButton</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#homeAllButtonAction(java.awt.event.ActionEvent)"><B>homeAllButtonAction(ActionEvent)</B></A> - Method 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#homeAllButtonActionPerformed(java.awt.event.ActionEvent)"><B>homeAllButtonActionPerformed(ActionEvent)</B></A> - Method 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/StepperPositionJPanel.html#homeAxis()"><B>homeAxis()</B></A> - Method 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/gui/botConsole/StepperPositionJPanel.html#homeButton"><B>homeButton</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/gui/botConsole/StepperPositionJPanel.html#homeButtonActionPerformed(java.awt.event.ActionEvent)"><B>homeButtonActionPerformed(ActionEvent)</B></A> - Method 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/AxisMotor.html#homeReset(int)"><B>homeReset(int)</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/AxisMotor.html" title="interface in org.reprap">AxisMotor</A> <DD> <DT><A HREF="../org/reprap/devices/GCodeStepperMotor.html#homeReset(int)"><B>homeReset(int)</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/GCodeStepperMotor.html" title="class in org.reprap.devices">GCodeStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/NullStepperMotor.html#homeReset(int)"><B>homeReset(int)</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/NullStepperMotor.html" title="class in org.reprap.devices">NullStepperMotor</A> <DD> <DT><A HREF="../org/reprap/devices/SNAPStepperMotor.html#homeReset(int)"><B>homeReset(int)</B></A> - Method in class org.reprap.devices.<A HREF="../org/reprap/devices/SNAPStepperMotor.html" title="class in org.reprap.devices">SNAPStepperMotor</A> <DD> <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#homeToZeroX()"><B>homeToZeroX()</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/GenericRepRap.html#homeToZeroX()"><B>homeToZeroX()</B></A> - Method 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/Printer.html#homeToZeroX()"><B>homeToZeroX()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Sync to zero X location. <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#homeToZeroXYE()"><B>homeToZeroXYE()</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/GenericRepRap.html#homeToZeroXYE()"><B>homeToZeroXYE()</B></A> - Method 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/Printer.html#homeToZeroXYE()"><B>homeToZeroXYE()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Home XY and zero all extruders <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#homeToZeroY()"><B>homeToZeroY()</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/GenericRepRap.html#homeToZeroY()"><B>homeToZeroY()</B></A> - Method 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/Printer.html#homeToZeroY()"><B>homeToZeroY()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Sync to zero Y location. <DT><A HREF="../org/reprap/machines/GCodeRepRap.html#homeToZeroZ()"><B>homeToZeroZ()</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/GenericRepRap.html#homeToZeroZ()"><B>homeToZeroZ()</B></A> - Method 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/Printer.html#homeToZeroZ()"><B>homeToZeroZ()</B></A> - Method in interface org.reprap.<A HREF="../org/reprap/Printer.html" title="interface in org.reprap">Printer</A> <DD>Sync to zero Z location. <DT><A HREF="../org/reprap/gui/botConsole/XYZTabPanel.html#homeXY()"><B>homeXY()</B></A> - Method 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#homeXYbutton"><B>homeXYbutton</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/GenericExtruderTabPanel.html#homeXYbuttonActionPerformed(java.awt.event.ActionEvent)"><B>homeXYbuttonActionPerformed(ActionEvent)</B></A> - Method 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/geometry/polygons/BooleanGrid.html#homogeneous(org.reprap.geometry.polygons.BooleanGrid.iPoint, org.reprap.geometry.polygons.BooleanGrid.iPoint, boolean)"><B>homogeneous(BooleanGrid.iPoint, BooleanGrid.iPoint, boolean)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Set a whole rectangle to one value <DT><A HREF="../org/reprap/gui/botConsole/PrintTabFrame.html#hoursMinutesLabel1"><B>hoursMinutesLabel1</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/geometry/polygons/RrCSG.html#hp"><B>hp</B></A> - Variable in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/RrCSG.html" title="class in org.reprap.geometry.polygons">RrCSG</A> <DD>Leaf half plane <DT><A HREF="../org/reprap/utilities/RrGraphics.html#hp"><B>hp</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/geometry/polygons/BooleanGrid.html#hPlane(org.reprap.geometry.polygons.BooleanGrid.iPoint, java.util.List)"><B>hPlane(BooleanGrid.iPoint, List<RrHalfPlane>)</B></A> - Method in class org.reprap.geometry.polygons.<A HREF="../org/reprap/geometry/polygons/BooleanGrid.html" title="class in org.reprap.geometry.polygons">BooleanGrid</A> <DD>Fine the nearest plane in the hatch to a given point </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-7.html"><B>PREV LETTER</B></A> <A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> <A HREF="index-8.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>