📄 node.html
字号:
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> in <A HREF="../../../../../org/geotools/graph/structure/package-summary.html">org.geotools.graph.structure</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subinterfaces of <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> in <A HREF="../../../../../org/geotools/graph/structure/package-summary.html">org.geotools.graph.structure</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/graph/structure/DirectedNode.html" title="interface in org.geotools.graph.structure">DirectedNode</A></B></CODE><BR> Represents a node in a directed graph. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/graph/structure/package-summary.html">org.geotools.graph.structure</A> that return <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>Edge.</B><B><A HREF="../../../../../org/geotools/graph/structure/Edge.html#getNodeA()">getNodeA</A></B>()</CODE><BR> Returns the A node of the edge.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>Edge.</B><B><A HREF="../../../../../org/geotools/graph/structure/Edge.html#getNodeB()">getNodeB</A></B>()</CODE><BR> Returns the B node of the edge.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>Edge.</B><B><A HREF="../../../../../org/geotools/graph/structure/Edge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> Returns one of the two nodes of an edge. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/graph/structure/package-summary.html">org.geotools.graph.structure</A> with parameters of type <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>Edge.</B><B><A HREF="../../../../../org/geotools/graph/structure/Edge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> Returns one of the two nodes of an edge. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Edge.html" title="interface in org.geotools.graph.structure">Edge</A></CODE></FONT></TD><TD><CODE><B>Node.</B><B><A HREF="../../../../../org/geotools/graph/structure/Node.html#getEdge(org.geotools.graph.structure.Node)">getEdge</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> other)</CODE><BR> Returns an edge in the adjacency list of the node that is adjacent to another specified node. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD><TD><CODE><B>Node.</B><B><A HREF="../../../../../org/geotools/graph/structure/Node.html#getEdges(org.geotools.graph.structure.Node)">getEdges</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> other)</CODE><BR> Returns a collection of edges in the adjacency list of the node that are adjacent to another specified node.</TD></TR></TABLE> <P><A NAME="org.geotools.graph.structure.basic"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> in <A HREF="../../../../../org/geotools/graph/structure/basic/package-summary.html">org.geotools.graph.structure.basic</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Classes in <A HREF="../../../../../org/geotools/graph/structure/basic/package-summary.html">org.geotools.graph.structure.basic</A> that implement <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedNode.html" title="class in org.geotools.graph.structure.basic">BasicDirectedNode</A></B></CODE><BR> Basic implementation of DirectedNode.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicNode.html" title="class in org.geotools.graph.structure.basic">BasicNode</A></B></CODE><BR> Basic implementation of Node.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/graph/structure/basic/package-summary.html">org.geotools.graph.structure.basic</A> that return <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicDirectedEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedEdge.html#getNodeA()">getNodeA</A></B>()</CODE><BR> Returns the in node.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicDirectedEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedEdge.html#getNodeB()">getNodeB</A></B>()</CODE><BR> Returns the out node.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicDirectedEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedEdge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicEdge.html#getNodeA()">getNodeA</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicEdge.html#getNodeB()">getNodeB</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicEdge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> Returns null if the specified node is neither the A node or the B node.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/graph/structure/basic/package-summary.html">org.geotools.graph.structure.basic</A> with parameters of type <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicDirectedEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedEdge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A></CODE></FONT></TD><TD><CODE><B>BasicEdge.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicEdge.html#getOtherNode(org.geotools.graph.structure.Node)">getOtherNode</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> node)</CODE><BR> Returns null if the specified node is neither the A node or the B node.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/graph/structure/Edge.html" title="interface in org.geotools.graph.structure">Edge</A></CODE></FONT></TD><TD><CODE><B>BasicDirectedNode.</B><B><A HREF="../../../../../org/geotools/graph/structure/basic/BasicDirectedNode.html#getEdge(org.geotools.graph.structure.Node)">getEdge</A></B>(<A HREF="../../../../../org/geotools/graph/structure/Node.html" title="interface in org.geotools.graph.structure">Node</A> other)</CODE><BR> First searches for an in edge with an out node == this, and in
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -