| java.lang.Object | |
| ↳ | org.jfree.chart.block.LengthConstraintType |
Defines tokens used to indicate a length constraint type.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FIXED | FIXED. | ||||||||||
| NONE | NONE. | ||||||||||
| RANGE | Range. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns
true if this object is equal to the specified
object, and false otherwise. | |||||||||||
Returns a hash code value for the object.
| |||||||||||
Returns a string representing the object.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns true if this object is equal to the specified
object, and false otherwise.
| obj | the object (null permitted). |
|---|
Returns a hash code value for the object.