Cytoscape 2.8.2 API

cytoscape.layout
Class CyLayoutAlgorithmComparator<CyLayoutAlgorithm>

java.lang.Object
  extended by cytoscape.layout.CyLayoutAlgorithmComparator<CyLayoutAlgorithm>
All Implemented Interfaces:
Comparator

public class CyLayoutAlgorithmComparator<CyLayoutAlgorithm>
extends Object
implements Comparator


Constructor Summary
CyLayoutAlgorithmComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 boolean equals(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

CyLayoutAlgorithmComparator

public CyLayoutAlgorithmComparator()
Method Detail

compare

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

equals

public boolean equals(Object o1,
                      Object o2)

Cytoscape 2.8.2 API

Copyright 2010 Cytoscape Consortium. All rights reserved.