Uses of Class
anl.aida.client.net.ConceptGraphBuilder

Packages that use ConceptGraphBuilder
anl.aida.client.net   
 

Uses of ConceptGraphBuilder in anl.aida.client.net
 

Methods in anl.aida.client.net that return ConceptGraphBuilder
 ConceptGraphBuilder ConceptGraphBuilder.buildEdges(EdgeCreator edgeCreator)
          Builds the edges using the specified edge creator.
 ConceptGraphBuilder ConceptGraphBuilder.buildNodes(anl.aida.score.TermScoreFilter filter, java.util.List<? extends Keyword> keywords)
          Builds the nodes for the ConceptGraph using the specified filter.