public final class LegendRenderingOrder extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static LegendRenderingOrder |
REVERSE
In reverse order.
|
static LegendRenderingOrder |
STANDARD
In order.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Returns
true if this object is equal to the specified
object, and false otherwise. |
String |
toString()
Returns a string representing the object.
|
public static final LegendRenderingOrder STANDARD
public static final LegendRenderingOrder REVERSE
public String toString()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics