Class GuiComparator

java.lang.Object
com.jme3.renderer.queue.GuiComparator
All Implemented Interfaces:
GeometryComparator, Comparator<Geometry>

public class GuiComparator extends Object implements GeometryComparator
GuiComparator sorts geometries back-to-front based on their Z position.