Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.port80.graph.dot.impl.Anneal

Uses of Anneal in com.port80.graph.dot.impl
 

Fields in com.port80.graph.dot.impl declared as Anneal
(package private)  Anneal Anneal_Test01.fAnneal
           
(package private)  Anneal GridFactory_Test01.fAnneal
           
 

Methods in com.port80.graph.dot.impl with parameters of type Anneal
 void Anneal_TestBenchmark01.benchmarkRankCost(Anneal anneal, VirtualGraph vgraph)
          Simple benchmark of the rank cost methods.
 void Anneal_Test02.checkRouteBus(Anneal anneal, VirtualGraph vgraph)
           
 void Anneal_Test02.checkRoutePTP(Anneal anneal, VirtualGraph vgraph)
           
 void Anneal_Test02.checkMoveVertex(Anneal anneal, VirtualGraph vgraph)
          Check GridFactory.moveVertex().
 void Anneal_Test02.checkRestorePath(Anneal anneal, VirtualGraph vgraph)
          Check ErasedPath.restore() by removing and restoring arbitrary edges.