public final class LengthConstraintType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static LengthConstraintType |
FIXED
FIXED.
|
static LengthConstraintType |
NONE
NONE.
|
static LengthConstraintType |
RANGE
Range.
|
public static final LengthConstraintType NONE
public static final LengthConstraintType RANGE
public static final LengthConstraintType FIXED
Copyright © 2001-2014 JFree.org. All Rights Reserved.