Class YOrder
- java.lang.Object
- 
- jadex.extension.envsupport.observer.graphics.YOrder
 
- 
- All Implemented Interfaces:
- java.util.Comparator
 
 public class YOrder extends java.lang.Object implements java.util.ComparatorCauses objects to be drawn from the highest y-coordinate to the lowest.
- 
- 
Constructor SummaryConstructors Constructor Description YOrder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(java.lang.Object o1, java.lang.Object o2)
 
-