de.tuebingen.uni.sfs.germanet.relatedness.gui
Class ShowPath

java.lang.Object
  extended by de.tuebingen.uni.sfs.germanet.relatedness.gui.ShowPath

public class ShowPath
extends java.lang.Object


Constructor Summary
ShowPath(Path p, de.tuebingen.uni.sfs.germanet.api.GermaNet gnet)
           
 
Method Summary
 java.lang.String showPathtoRoot(de.tuebingen.uni.sfs.germanet.api.GermaNet gnet)
           
 java.lang.String showShortestPath(de.tuebingen.uni.sfs.germanet.api.Synset s2)
           
 java.lang.String showShortestPathtoRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowPath

public ShowPath(Path p,
                de.tuebingen.uni.sfs.germanet.api.GermaNet gnet)
Method Detail

showPathtoRoot

public java.lang.String showPathtoRoot(de.tuebingen.uni.sfs.germanet.api.GermaNet gnet)

showShortestPathtoRoot

public java.lang.String showShortestPathtoRoot()

showShortestPath

public java.lang.String showShortestPath(de.tuebingen.uni.sfs.germanet.api.Synset s2)