Uses of Class
vs.fabula.ui.FabulaVertex

Packages that use FabulaVertex
vs.fabula.ui Classes for showing fabula knowledge as a graph in the GUI. 
 

Uses of FabulaVertex in vs.fabula.ui
 

Methods in vs.fabula.ui that return FabulaVertex
static FabulaVertex FabulaVertex.getVertex(com.hp.hpl.jena.ontology.Individual individual, java.lang.String rdf_type, FabulaVertex.FabulaKind kind)
           
 

Methods in vs.fabula.ui with parameters of type FabulaVertex
 java.lang.String FabulaPanel.getVertexInfo(FabulaVertex fv)
          Returns a string representing the information the user gets to see when double clicking on the node.