public class NullComparator extends java.lang.Object implements GeometryComparator
NullComparator
does not sort geometries. They will be in
arbitrary order.Constructor and Description |
---|
NullComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Geometry o1,
Geometry o2) |
void |
setCamera(Camera cam)
Set the camera to use for sorting.
|
public int compare(Geometry o1, Geometry o2)
compare
in interface java.util.Comparator<Geometry>
public void setCamera(Camera cam)
GeometryComparator
setCamera
in interface GeometryComparator
cam
- The camera to use for sorting