|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConceptNode | |
| edu.iu.pcl.absurdist.gui | Graphical user interface for displaying the graph matching process, and the best match found. |
| Uses of ConceptNode in edu.iu.pcl.absurdist.gui |
| Methods in edu.iu.pcl.absurdist.gui that return ConceptNode | |
ConceptNode |
RelationLink.getNode1()
Returns the 1st concept in the relation. |
ConceptNode |
RelationLink.getNode2()
Returns the 2nd concept in the relation. |
ConceptNode |
ConceptGraph.getNode(int i)
Gets the ith concept node. |
| Methods in edu.iu.pcl.absurdist.gui with parameters of type ConceptNode | |
double |
ConceptNode.distance(ConceptNode node)
Computes the geometric distance between this node and the specified one. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||