|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LengthAdjustmentType | |
|---|---|
| org.jfree.ui | Utility classes for creating user interfaces. |
| Uses of LengthAdjustmentType in org.jfree.ui |
|---|
| Fields in org.jfree.ui declared as LengthAdjustmentType | |
|---|---|
static LengthAdjustmentType |
LengthAdjustmentType.CONTRACT
CONTRACT. |
static LengthAdjustmentType |
LengthAdjustmentType.EXPAND
EXPAND. |
static LengthAdjustmentType |
LengthAdjustmentType.NO_CHANGE
NO_CHANGE. |
| Methods in org.jfree.ui with parameters of type LengthAdjustmentType | |
|---|---|
Rectangle2D |
RectangleInsets.createAdjustedRectangle(Rectangle2D base,
LengthAdjustmentType horizontal,
LengthAdjustmentType vertical)
Creates an adjusted rectangle using the supplied rectangle, the insets specified by this instance, and the horizontal and vertical adjustment types. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||