jadex.application.space.envsupport.observer.graphics
Class YOrder
java.lang.Object
jadex.application.space.envsupport.observer.graphics.YOrder
- All Implemented Interfaces:
- Comparator
public class YOrder
- extends Object
- implements Comparator
Causes objects to be drawn from the highest y-coordinate to the lowest.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YOrder
public YOrder()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare in interface Comparator
Copyright © 2010. All Rights Reserved.