Uses of Class
org.jfree.util.UnitType
Packages that use UnitType
Package
Description
Utility classes for creating user interfaces.
General utility classes.
-
Uses of UnitType in org.jfree.ui
Fields in org.jfree.ui declared as UnitTypeModifier and TypeFieldDescriptionprivate UnitType
RectangleInsets.unitType
Absolute or relative units.Methods in org.jfree.ui that return UnitTypeModifier and TypeMethodDescriptionRectangleInsets.getUnitType()
Returns the unit type (absolute or relative).Constructors in org.jfree.ui with parameters of type UnitTypeModifierConstructorDescriptionRectangleInsets
(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