Uses of Class org.jfree.chart.block.LengthConstraintType

Uses in package org.jfree.chart.block

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.