protected class JGraphMedianHybridCrossingReduction.MedianCellSorter extends Object implements Comparable
Modifier and Type | Field and Description |
---|---|
double |
medianValue
The median value of the cell stored
|
boolean |
nudge
Whether or not to flip equal median values.
|
Modifier | Constructor and Description |
---|---|
protected |
MedianCellSorter() |
public double medianValue
public boolean nudge
public int compareTo(Object arg0)
compareTo
in interface Comparable
arg0
- the object to be compared toCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.