org.jfree.chart.plot
Class PlotOrientation
java.lang.Object
org.jfree.chart.plot.PlotOrientation
- Serializable
extends java.lang.Object
implements Serializable
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
boolean | equals(Object o) - Returns
true if this object is equal to the specified
object, and false otherwise.
|
String | toString() - Returns a string representing the object.
|
equals
public boolean equals(Object o)
Returns true
if this object is equal to the specified
object, and false
otherwise.
toString
public String toString()
Returns a string representing the object.