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

📄 index-13.html

📁 本程序是由JAVA实现的R-树新建、结点增加、删除功能。
💻 HTML
字号:
<!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.4.2_04) on Wed Sep 08 18:10:22 IST 2004 -->
<TITLE>
N-Index
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="N-Index";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<!-- ========= 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=3 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>&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-12.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-14.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-13.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_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">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>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="../rtree/CachedNodes.html#NODE"><B>NODE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html#NODE_BODY_SIZE"><B>NODE_BODY_SIZE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>2048-16=2032 then 2048-20=2028 NOW 4096-20=4076
<DT><A HREF="../rtree/Node.html#NODE_HDR_SIZE"><B>NODE_HDR_SIZE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>bytes
<DT><A HREF="../rtree/Node.html#NODE_SIZE"><B>NODE_SIZE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>2 kByte
<DT><A HREF="../rtree/Node.html#NONE"><B>NONE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>No threads reading or writing
<DT><A HREF="../rtree/Node.html#NONLEAF_NODE"><B>NONLEAF_NODE</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>node elements type - NON LEAF
<DT><A HREF="../rtree/Node.html#NOT_DEFINED"><B>NOT_DEFINED</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>node elements type - NONE
<DT><A HREF="../rtree/Node.html#NOT_DEFINED_LONG"><B>NOT_DEFINED_LONG</B></A> - 
Static variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html" title="class in rtree"><B>Node</B></A> - class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>.<DD>This class will contain one node at a time in memory.<DT><A HREF="../rtree/Node.html#Node()"><B>Node()</B></A> - 
Constructor for class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>This is only for subclasses
<DT><A HREF="../rtree/Node.html#Node(java.io.RandomAccessFile, java.lang.String, long, int, rtree.FileHdr)"><B>Node(RandomAccessFile, String, long, int, FileHdr)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>for a new node     Remember if the file is new this constructor will overwrite the      <code>parent</code> parameter with 'NOT_DEFINED' as it will be the root node.
<DT><A HREF="../rtree/Node.html#Node(java.io.RandomAccessFile, java.lang.String, long, rtree.FileHdr)"><B>Node(RandomAccessFile, String, long, FileHdr)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>Reading existing nodes.
<DT><A HREF="../rtree/Node.html#Node(java.io.RandomAccessFile, java.lang.String, long, boolean, rtree.Element[], rtree.FileHdr, int, long, int, int, boolean, rtree.Rect)"><B>Node(RandomAccessFile, String, long, boolean, Element[], FileHdr, int, long, int, int, boolean, Rect)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>A stupid internal constructor for the clone method.
<DT><A HREF="../rtree/NodeEmptyException.html" title="class in rtree"><B>NodeEmptyException</B></A> - exception rtree.<A HREF="../rtree/NodeEmptyException.html" title="class in rtree">NodeEmptyException</A>.<DD>when a node is empty<DT><A HREF="../rtree/NodeEmptyException.html#NodeEmptyException(java.lang.String)"><B>NodeEmptyException(String)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NodeEmptyException.html" title="class in rtree">NodeEmptyException</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeFullException.html" title="class in rtree"><B>NodeFullException</B></A> - exception rtree.<A HREF="../rtree/NodeFullException.html" title="class in rtree">NodeFullException</A>.<DD>Exception when no.<DT><A HREF="../rtree/NodeFullException.html#NodeFullException(java.lang.String)"><B>NodeFullException(String)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NodeFullException.html" title="class in rtree">NodeFullException</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeReadException.html" title="class in rtree"><B>NodeReadException</B></A> - exception rtree.<A HREF="../rtree/NodeReadException.html" title="class in rtree">NodeReadException</A>.<DD>When some error arises when reading a node<DT><A HREF="../rtree/NodeReadException.html#NodeReadException(java.lang.String)"><B>NodeReadException(String)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NodeReadException.html" title="class in rtree">NodeReadException</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeValue.html" title="class in rtree"><B>NodeValue</B></A> - class rtree.<A HREF="../rtree/NodeValue.html" title="class in rtree">NodeValue</A>.<DD>&nbsp;<DT><A HREF="../rtree/NodeValue.html#NodeValue(rtree.Node, int, int)"><B>NodeValue(Node, int, int)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NodeValue.html" title="class in rtree">NodeValue</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeWriteException.html" title="class in rtree"><B>NodeWriteException</B></A> - exception rtree.<A HREF="../rtree/NodeWriteException.html" title="class in rtree">NodeWriteException</A>.<DD>for any error while writing to a node<DT><A HREF="../rtree/NodeWriteException.html#NodeWriteException(java.lang.String)"><B>NodeWriteException(String)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NodeWriteException.html" title="class in rtree">NodeWriteException</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NonLeafElement.html" title="class in rtree"><B>NonLeafElement</B></A> - class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>.<DD>Anybody outside the package need not be concerned with this class.<DT><A HREF="../rtree/NonLeafElement.html#NonLeafElement(rtree.Rect, long)"><B>NonLeafElement(Rect, long)</B></A> - 
Constructor for class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>&nbsp;
<DT><A HREF="../rtree/ThreadInfo.html#nAcquired"><B>nAcquired</B></A> - 
Variable in class rtree.<A HREF="../rtree/ThreadInfo.html" title="class in rtree">ThreadInfo</A>
<DD>&nbsp;
<DT><A HREF="../rtree/RTree.html#nearestSearch(rtree.Point, long, int)"><B>nearestSearch(Point, long, int)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD><b>Read Me Well.</b><br>     The Nearest Neighbour(NN) search from Roussopoulos and Cheung.
<DT><A HREF="../rtree/RTree.html#nearestSearch(rtree.Point, long)"><B>nearestSearch(Point, long)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Another version of the <code>nearestSearch</code> method(not overloaded).
<DT><A HREF="../rtree/RTreeClient.html#nearestSearch(rtree.Point, long, int)"><B>nearestSearch(Point, long, int)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTreeClient.html" title="class in rtree">RTreeClient</A>
<DD>&nbsp;
<DT><A HREF="../rtree/RTreeClient.html#nearestSearch(rtree.Point, long)"><B>nearestSearch(Point, long)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTreeClient.html" title="class in rtree">RTreeClient</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeValue.html#next"><B>next</B></A> - 
Variable in class rtree.<A HREF="../rtree/NodeValue.html" title="class in rtree">NodeValue</A>
<DD>&nbsp;
<DT><A HREF="../rtree/RTreeRead.html#nleaf"><B>nleaf</B></A> - 
Static variable in class rtree.<A HREF="../rtree/RTreeRead.html" title="class in rtree">RTreeRead</A>
<DD>&nbsp;
<DT><A HREF="../rtree/NodeValue.html#node"><B>node</B></A> - 
Variable in class rtree.<A HREF="../rtree/NodeValue.html" title="class in rtree">NodeValue</A>
<DD>&nbsp;
<DT><A HREF="../rtree/Node.html#nodeIndex"><B>nodeIndex</B></A> - 
Variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>will contain the index of the node in the file
<DT><A HREF="../rtree/Node.html#nodeMBR"><B>nodeMBR</B></A> - 
Variable in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>The cached Node MBR...
<DT><A HREF="../rtree/NonLeafElement.html#nodePtr"><B>nodePtr</B></A> - 
Variable in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>will contain file pointer pointing to the child node
<DT><A HREF="../rtree/RTree.html#nonDisjoint(rtree.Rect)"><B>nonDisjoint(Rect)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Find all index records whose MBR intsersect a search MBR 'rect'.
<DT><A HREF="../rtree/RTreeClient.html#nonDisjoint(rtree.Rect)"><B>nonDisjoint(Rect)</B></A> - 
Method in class rtree.<A HREF="../rtree/RTreeClient.html" title="class in rtree">RTreeClient</A>
<DD>&nbsp;
</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-12.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-14.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-13.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 + -