com.mxgraph.layout.hierarchical.stage
protected class mxMedianHybridCrossingReduction.MedianCellSorter extends Object implements Comparable<Object>
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 |
mxMedianHybridCrossingReduction.MedianCellSorter() |
public double medianValue
public boolean nudge
protected mxMedianHybridCrossingReduction.MedianCellSorter()
public int compareTo(Object arg0)
compareTo
in interface Comparable<Object>
arg0
- the object to be compared toCopyright (c) 2010 Gaudenz Alder. All rights reserved.