Frames | No Frames |
Constructors with parameter type org.jfree.chart.block.LengthConstraintType | |
RectangleConstraint.RectangleConstraint(double w, Range widthRange, LengthConstraintType widthConstraintType, double h, Range heightRange, LengthConstraintType heightConstraintType) Creates a new constraint. |
Fields of type org.jfree.chart.block.LengthConstraintType | |
LengthConstraintType | FIXED. |
LengthConstraintType | NONE. |
LengthConstraintType | Range. |
Methods with return type org.jfree.chart.block.LengthConstraintType | |
LengthConstraintType | Returns the constraint type. |
LengthConstraintType | Returns the constraint type. |