protected class JGraphMedianHybridCrossingReduction.MedianCellSorter
extends java.lang.Object
implements java.lang.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() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object arg0)
comparator on the medianValue
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.