📄 index-7.html
字号:
<DD>This one returns an new <code>Node</code>.
<DT><A HREF="../rtree/Node.html#getNodeIndex()"><B>getNodeIndex()</B></A> -
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>will return the index of the node.
<DT><A HREF="../rtree/ReadNode.html#getNodeIndex()"><B>getNodeIndex()</B></A> -
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>
<DT><A HREF="../rtree/Node.html#getNodeMBR()"><B>getNodeMBR()</B></A> -
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>This function runs a loop on the elements to calculate the total MBR.
<DT><A HREF="../rtree/ReadNode.html#getNodeMBR()"><B>getNodeMBR()</B></A> -
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>This function runs a loop on the elements to calculate the total MBR.
<DT><A HREF="../rtree/join/Predicate.html#getPair()"><B>getPair()</B></A> -
Method in class rtree.join.<A HREF="../rtree/join/Predicate.html" title="class in rtree.join">Predicate</A>
<DD>Returns the <code>Pair</code> which tells the type of output required.
<DT><A HREF="../rtree/Node.html#getParent()"><B>getParent()</B></A> -
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>
<DT><A HREF="../rtree/ReadNode.html#getParent()"><B>getParent()</B></A> -
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>
<DT><A HREF="../rtree/join/SweepLine.html#getPredicate()"><B>getPredicate()</B></A> -
Method in class rtree.join.<A HREF="../rtree/join/SweepLine.html" title="class in rtree.join">SweepLine</A>
<DD>
<DT><A HREF="../rtree/Element.html#getPtr()"><B>getPtr()</B></A> -
Method in class rtree.<A HREF="../rtree/Element.html" title="class in rtree">Element</A>
<DD>This can be a child node pointer or a record pointer.
<DT><A HREF="../rtree/LeafElement.html#getPtr()"><B>getPtr()</B></A> -
Method in class rtree.<A HREF="../rtree/LeafElement.html" title="class in rtree">LeafElement</A>
<DD>The <tt>"Id"</tt> of the MBR in database.
<DT><A HREF="../rtree/NonLeafElement.html#getPtr()"><B>getPtr()</B></A> -
Method in class rtree.<A HREF="../rtree/NonLeafElement.html" title="class in rtree">NonLeafElement</A>
<DD>This can be the chile node pointer.
<DT><A HREF="../rtree/RTree.html#getRPostContBy(rtree.Node, rtree.Rect)"><B>getRPostContBy(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all the enclosed(inside 'rect') elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostContains(rtree.Node, rtree.Rect)"><B>getRPostContains(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all the enclosed(inside 'rect') elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostEqual(rtree.Node, rtree.Rect)"><B>getRPostEqual(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all the enclosed(inside 'rect') elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostIntsect(rtree.Node, rtree.Rect)"><B>getRPostIntsect(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all intersecting elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostMeet(rtree.Node, rtree.Rect)"><B>getRPostMeet(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all the enclosed(inside 'rect') elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostOvrlap(rtree.Node, rtree.Rect)"><B>getRPostOvrlap(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>Given any node it traverses a tree in a recursive post order manner fetching all overlaping elements in the leaves.
<DT><A HREF="../rtree/RTree.html#getRPostOvrlapSweep(rtree.Node, rtree.Rect)"><B>getRPostOvrlapSweep(Node, Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>
<DT><A HREF="../rtree/CachedNodes.html#getReadNode(java.io.RandomAccessFile, java.lang.String, long, rtree.FileHdr)"><B>getReadNode(RandomAccessFile, String, long, FileHdr)</B></A> -
Method in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>This one return <code>ReadNode</code> a read only node.
<DT><A HREF="../rtree/RTree.html#getReadNode(long)"><B>getReadNode(long)</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>
<DT><A HREF="../rtree/Element.html#getRect()"><B>getRect()</B></A> -
Method in class rtree.<A HREF="../rtree/Element.html" title="class in rtree">Element</A>
<DD>
<DT><A HREF="../rtree/Rect.html#getResultingMBR(rtree.Rect)"><B>getResultingMBR(Rect)</B></A> -
Method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>return the minimum bounding rectangle of this rectangle and the passed rectangle.
<DT><A HREF="../rtree/Rect.html#getResultingMBR(rtree.Rect, rtree.Rect)"><B>getResultingMBR(Rect, Rect)</B></A> -
Static method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>Overloaded type of the previous function - but static
<DT><A HREF="../rtree/Rect.html#getResultingMBR(rtree.Rect[])"><B>getResultingMBR(Rect[])</B></A> -
Static method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>Another overloaded version - but static
<DT><A HREF="../rtree/Rect.html#getResultingMBR(rtree.Rect[], rtree.Rect)"><B>getResultingMBR(Rect[], Rect)</B></A> -
Static method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>Another overloaded version - but static
<DT><A HREF="../rtree/FileHdr.html#getRootIndex(java.lang.String)"><B>getRootIndex(String)</B></A> -
Static method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD><B>Deprecated.</B> <I>Use the non static one.</I>
<DT><A HREF="../rtree/FileHdr.html#getRootIndex()"><B>getRootIndex()</B></A> -
Method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>
<DT><A HREF="../rtree/join/PairElmt.html#getRtElmt()"><B>getRtElmt()</B></A> -
Method in class rtree.join.<A HREF="../rtree/join/PairElmt.html" title="class in rtree.join">PairElmt</A>
<DD>
<DT><A HREF="../rtree/join/Pair.html#getRtPtr()"><B>getRtPtr()</B></A> -
Method in class rtree.join.<A HREF="../rtree/join/Pair.html" title="class in rtree.join">Pair</A>
<DD>
<DT><A HREF="../rtree/join/PairElmt.html#getRtPtr()"><B>getRtPtr()</B></A> -
Method in class rtree.join.<A HREF="../rtree/join/PairElmt.html" title="class in rtree.join">PairElmt</A>
<DD>
<DT><A HREF="../rtree/CachedNodes.html#getSdNode(java.io.RandomAccessFile, java.lang.String, long, rtree.FileHdr)"><B>getSdNode(RandomAccessFile, String, long, FileHdr)</B></A> -
Method in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>This one returns an existing <code>SdNode</code>
<DT><A HREF="../rtree/CachedNodes.html#getSdNode(java.io.RandomAccessFile, java.lang.String, long, int, rtree.FileHdr)"><B>getSdNode(RandomAccessFile, String, long, int, FileHdr)</B></A> -
Method in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>This one returns an existing <code>SdNode</code>.
<DT><A HREF="../rtree/CachedNodes.html#getSize()"><B>getSize()</B></A> -
Method in class rtree.<A HREF="../rtree/CachedNodes.html" title="class in rtree">CachedNodes</A>
<DD>
<DT><A HREF="../rtree/Node.html#getTotalElements()"><B>getTotalElements()</B></A> -
Method in class rtree.<A HREF="../rtree/Node.html" title="class in rtree">Node</A>
<DD>
<DT><A HREF="../rtree/ReadNode.html#getTotalElements()"><B>getTotalElements()</B></A> -
Method in class rtree.<A HREF="../rtree/ReadNode.html" title="class in rtree">ReadNode</A>
<DD>
<DT><A HREF="../rtree/FileHdr.html#getTotalNodes()"><B>getTotalNodes()</B></A> -
Method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>Will return the total nodes in the tree.
<DT><A HREF="../rtree/RTree.html#getTreeMBR()"><B>getTreeMBR()</B></A> -
Method in class rtree.<A HREF="../rtree/RTree.html" title="class in rtree">RTree</A>
<DD>This method will return MBR of the whole tree.
<DT><A HREF="../rtree/RTreeClient.html#getTreeMBR()"><B>getTreeMBR()</B></A> -
Method in class rtree.<A HREF="../rtree/RTreeClient.html" title="class in rtree">RTreeClient</A>
<DD>
<DT><A HREF="../rtree/FileHdr.html#getWaiters()"><B>getWaiters()</B></A> -
Method in class rtree.<A HREF="../rtree/FileHdr.html" title="class in rtree">FileHdr</A>
<DD>
<DT><A HREF="../rtree/Rect.html#getWidth()"><B>getWidth()</B></A> -
Method in class rtree.<A HREF="../rtree/Rect.html" title="class in rtree">Rect</A>
<DD>
<DT><A HREF="../rtree/Point.html#getX()"><B>getX()</B></A> -
Method in class rtree.<A HREF="../rtree/Point.html" title="class in rtree">Point</A>
<DD>
<DT><A HREF="../rtree/Point.html#getY()"><B>getY()</B></A> -
Method in class rtree.<A HREF="../rtree/Point.html" title="class in rtree">Point</A>
<DD>
<DT><A HREF="../rtree/TreeThread.html#getall(java.lang.String)"><B>getall(String)</B></A> -
Method in class rtree.<A HREF="../rtree/TreeThread.html" title="class in rtree">TreeThread</A>
<DD>
<DT><A HREF="../rtree/seeded/SdTree.html#growLeaf(rtree.Element)"><B>growLeaf(Element)</B></A> -
Method in class rtree.seeded.<A HREF="../rtree/seeded/SdTree.html" title="class in rtree.seeded">SdTree</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=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> </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-6.html"><B>PREV LETTER</B></A>
<A HREF="index-8.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>
<A HREF="index-7.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">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 + -