java.lang.Object | |
↳ | org.jfree.chart.LegendRenderingOrder |
Represents the order for rendering legend items.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
REVERSE | In reverse order. | ||||||||||
STANDARD | In order. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns
true if this object is equal to the specified
object, and false otherwise. | |||||||||||
Returns a string representing the object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns true
if this object is equal to the specified
object, and false
otherwise.
obj | the other object. |
---|