Class LengthAdjustmentType
java.lang.Object
org.jfree.chart.ui.LengthAdjustmentType
- All Implemented Interfaces:
Serializable
Represents the three options for adjusting a length: expand, contract, and
no change.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LengthAdjustmentTypeCONTRACT.static final LengthAdjustmentTypeEXPAND.static final LengthAdjustmentTypeNO_CHANGE. -
Method Summary
-
Field Details
-
NO_CHANGE
NO_CHANGE. -
EXPAND
EXPAND. -
CONTRACT
CONTRACT.
-
-
Method Details
-
toString
-
equals
-
hashCode
-