Deprecated API


Contents
Deprecated Classes
edu.uci.ics.jung.algorithms.importance.BaryCenter
          As of JUNG 2.0 beta, replaced with BarycenterScorer. 
edu.uci.ics.jung.algorithms.importance.DegreeDistributionRanker
          As of JUNG 2.0 beta, replaced with DegreeScorer. 
edu.uci.ics.jung.io.GraphMLFile
          As of JUNG 2.0 beta, replaced with GraphMLReader and GraphMLWriter. 
edu.uci.ics.jung.io.GraphMLFileHandler
          As of JUNG 2.0 beta, replaced with GraphMLReader and GraphMLWriter. 
edu.uci.ics.jung.algorithms.importance.HITS
          As of JUNG 2.0 beta, replaced with HITS. 
edu.uci.ics.jung.algorithms.importance.HITSWithPriors
          As of JUNG 2.0 beta, replaced with HITSWithPriors. 
edu.uci.ics.jung.algorithms.importance.PageRank
          As of JUNG 2.0 beta, replaced with PageRank. 
edu.uci.ics.jung.algorithms.importance.PageRankWithPriors
          As of JUNG 2.0 beta, replaced with PageRankWithPriors. 
edu.uci.ics.jung.algorithms.importance.VoltageRanker
          As of JUNG 2.0 beta, replaced with VoltageScorer. 
 

Deprecated Methods
edu.uci.ics.jung.io.GraphMLFile.load(InputStream)
          generally, InputStreams are less robust than Readers 
 



Copyright © 2008 null. All Rights Reserved.