public class Shape3DOrderingComparator extends Object implements Comparator
| Constructor and Description |
|---|
Shape3DOrderingComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object object1,
Object object2)
Puts diagram shapes in pseudo-3d order starting from back to front
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Object object1, Object object2)
compare in interface ComparatorCopyright © 2017. All rights reserved.