Eclipse Draw2d
3.0.1

Uses of Class
org.eclipse.draw2d.graph.Rank

Packages that use Rank
org.eclipse.draw2d.graph   
org.eclipse.draw2d.internal.graph   
 

Uses of Rank in org.eclipse.draw2d.graph
 

Methods in org.eclipse.draw2d.graph that return Rank
 Rank RankList.getRank(int rank)
          Returns the specified rank.
 

Uses of Rank in org.eclipse.draw2d.internal.graph
 

Methods in org.eclipse.draw2d.internal.graph with parameters of type Rank
static int GraphUtilities.numberOfCrossingsInRank(Rank rank)
          Counts the number of edge crossings in a Rank
 


Eclipse Draw2d
3.0.1

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.