JGraphAddons
v1.0.8


org.jgraph.layout
Class OrderedTreeLayoutAlgorithm.DefaultComparator

java.lang.Object
  extended byorg.jgraph.layout.OrderedTreeLayoutAlgorithm.DefaultComparator
All Implemented Interfaces:
Comparator
Enclosing class:
OrderedTreeLayoutAlgorithm

public class OrderedTreeLayoutAlgorithm.DefaultComparator
extends Object
implements Comparator


Constructor Summary
OrderedTreeLayoutAlgorithm.DefaultComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

OrderedTreeLayoutAlgorithm.DefaultComparator

public OrderedTreeLayoutAlgorithm.DefaultComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

JGraphAddons
v1.0.8


Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.