|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitType | |
---|---|
org.jfree.ui | Utility classes for creating user interfaces. |
org.jfree.util | General utility classes. |
Uses of UnitType in org.jfree.ui |
---|
Methods in org.jfree.ui that return UnitType | |
---|---|
UnitType |
RectangleInsets.getUnitType()
Returns the unit type (absolute or relative). |
Constructors in org.jfree.ui with parameters of type UnitType | |
---|---|
RectangleInsets(UnitType unitType,
double top,
double left,
double bottom,
double right)
Creates a new instance. |
Uses of UnitType in org.jfree.util |
---|
Fields in org.jfree.util declared as UnitType | |
---|---|
static UnitType |
UnitType.ABSOLUTE
Absolute. |
static UnitType |
UnitType.RELATIVE
Relative. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |