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

📄 index-18.html

📁 本程序是由JAVA实现的R-树新建、结点增加、删除功能。
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<DD>&nbsp;
<DT><A HREF="../rtree/join/Join.html#setPairType(rtree.join.Pair)"><B>setPairType(Pair)</B></A> - 
Method in class rtree.join.<A HREF="../rtree/join/Join.html" title="class in rtree.join">Join</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html#setParent(long)"><B>setParent(long)</B></A> - 
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>No error echecking at all.
<DT><A HREF="../rtree/ReadNode.html#setParent(long)"><B>setParent(long)</B></A> - 
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>No error echecking at all.
<DT><A HREF="../rtree/seeded/SdNode.html#setParent(long)"><B>setParent(long)</B></A> - 
Method in class rtree.seeded.<A HREF="../rtree/seeded/SdNode.html" title="class in rtree.seeded">SdNode</A>
<DD>&nbsp;
<DT><A HREF="../rtree/join/SweepLine.html#setPredicate(rtree.join.Predicate)"><B>setPredicate(Predicate)</B></A> - 
Method in class rtree.join.<A HREF="../rtree/join/SweepLine.html" title="class in rtree.join">SweepLine</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Element.html#setPtr(long)"><B>setPtr(long)</B></A> - 
Method in class rtree.<A HREF="../rtree/Element.html" title="class in rtree">Element</A>
<DD>&nbsp;
<DT><A HREF="../rtree/LeafElement.html#setPtr(long)"><B>setPtr(long)</B></A> - 
Method in class rtree.<A HREF="../rtree/LeafElement.html" title="class in rtree">LeafElement</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NonLeafElement.html#setPtr(long)"><B>setPtr(long)</B></A> - 
Method in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Element.html#setRect(rtree.Rect)"><B>setRect(Rect)</B></A> - 
Method in class rtree.<A HREF="../rtree/Element.html" title="class in rtree">Element</A>
<DD>Do not call this function, Node will call it.
<DT><A HREF="../rtree/seeded/SdTree.html#setSlot()"><B>setSlot()</B></A> - 
Method in class rtree.seeded.<A HREF="../rtree/seeded/SdTree.html" title="class in rtree.seeded">SdTree</A>
<DD>&nbsp;
<DT><A HREF="../rtree/FileHdr.html#setWaiters(java.util.Vector)"><B>setWaiters(Vector)</B></A> - 
Method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>&nbsp;
<DT><A HREF="../rtree/ABL.html#simpleMerge(rtree.ABL[], int, int, int)"><B>simpleMerge(ABL[], int, int, int)</B></A> - 
Method in class rtree.<A HREF="../rtree/ABL.html" title="class in rtree">ABL</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NonLeafElement.html#simpleMerge(rtree.Element[], int, int, int, int)"><B>simpleMerge(Element[], int, int, int, int)</B></A> - 
Static method in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>&nbsp;
<DT><A HREF="../rtree/BufferHeader.html#size"><B>size</B></A> - 
Variable in class rtree.<A HREF="../rtree/BufferHeader.html" title="class in rtree">BufferHeader</A>
<DD>&nbsp;
<DT><A HREF="../rtree/CachedNodes.html#size"><B>size</B></A> - 
Variable in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>&nbsp;
<DT><A HREF="../rtree/LeafElement.html#sizeInBytes()"><B>sizeInBytes()</B></A> - 
Static method in class rtree.<A HREF="../rtree/LeafElement.html" title="class in rtree">LeafElement</A>
<DD>if possible make this function abstract and static in the parent class     depends upon the size of the pointer
<DT><A HREF="../rtree/NonLeafElement.html#sizeInBytes()"><B>sizeInBytes()</B></A> - 
Static method in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>if possible make this function abstract and static in the parent class     depends upon the size of the pointer
<DT><A HREF="../rtree/Rect.html#sizeInBytes()"><B>sizeInBytes()</B></A> - 
Static method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>&nbsp;
<DT><A HREF="../rtree/seeded/SdTree.html#slotLvl"><B>slotLvl</B></A> - 
Variable in class rtree.seeded.<A HREF="../rtree/seeded/SdTree.html" title="class in rtree.seeded">SdTree</A>
<DD>&nbsp;
<DT><A HREF="../rtree/RTreeClient.html#socket"><B>socket</B></A> - 
Variable in class rtree.<A HREF="../rtree/RTreeClient.html" title="class in rtree">RTreeClient</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NonLeafElement.html#sort(rtree.Element[], int)"><B>sort(Element[], int)</B></A> - 
Static method in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>A merge-sort routine for the Packing algo.
<DT><A HREF="../rtree/join/SweepLine.html#sort(rtree.Rect[])"><B>sort(Rect[])</B></A> - 
Method in class rtree.join.<A HREF="../rtree/join/SweepLine.html" title="class in rtree.join">SweepLine</A>
<DD>&nbsp;
<DT><A HREF="../rtree/join/SweepLine.html#sort(rtree.Element[])"><B>sort(Element[])</B></A> - 
Method in class rtree.join.<A HREF="../rtree/join/SweepLine.html" title="class in rtree.join">SweepLine</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html#sorted"><B>sorted</B></A> - 
Variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>a flag to see whether a node is empty
<DT><A HREF="../rtree/join/SweepLine.html#sortedIntersectionTest(rtree.Element[], rtree.Element[])"><B>sortedIntersectionTest(Element[], Element[])</B></A> - 
Method in class rtree.join.<A HREF="../rtree/join/SweepLine.html" title="class in rtree.join">SweepLine</A>
<DD>Does the sweep sort on the two sets.
<DT><A HREF="../rtree/join/Join.html#spLine"><B>spLine</B></A> - 
Variable in class rtree.join.<A HREF="../rtree/join/Join.html" title="class in rtree.join">Join</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html#splitNode(rtree.Element, long)"><B>splitNode(Element, long)</B></A> - 
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>See ./Logic.txt     Linear split Algo.
<DT><A HREF="../rtree/ReadNode.html#splitNode(rtree.Element, long)"><B>splitNode(Element, long)</B></A> - 
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>&nbsp;
<DT><A HREF="../rtree/seeded/SdNode.html#splitNode(rtree.Element, long)"><B>splitNode(Element, long)</B></A> - 
Method in class rtree.seeded.<A HREF="../rtree/seeded/SdNode.html" title="class in rtree.seeded">SdNode</A>
<DD>Overriden so that this package can use it.
<DT><A HREF="../rtree/FileHdr.html#stackSize()"><B>stackSize()</B></A> - 
Method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>returns the size of the stck of free nodes.
<DT><A HREF="../rtree/Pack.Slice.html#start"><B>start</B></A> - 
Variable in class rtree.<A HREF="../rtree/Pack.Slice.html" title="class in rtree">Pack.Slice</A>
<DD>&nbsp;
<DT><A HREF="../rtree/FileHdr.html#stkLimit"><B>stkLimit</B></A> - 
Variable in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>Overflow limit
<DT><A HREF="../rtree/Node.html#sweepSort()"><B>sweepSort()</B></A> - 
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>This method is added to sort the elements in this node to help sweepline algorithm.
<DT><A HREF="../rtree/ReadNode.html#sweepSort()"><B>sweepSort()</B></A> - 
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>This method is added to sort the elements in this node to help sweepline algorithm.
</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=3 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">Q</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Y</A> <HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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