| Package | Description |
|---|---|
| org.jfree.ui |
Utility classes for creating user interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
static LengthAdjustmentType |
LengthAdjustmentType.CONTRACT
CONTRACT.
|
static LengthAdjustmentType |
LengthAdjustmentType.EXPAND
EXPAND.
|
static LengthAdjustmentType |
LengthAdjustmentType.NO_CHANGE
NO_CHANGE.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.