Uses of Class
org.jfree.ui.LengthAdjustmentType
Packages that use LengthAdjustmentType
-
Uses of LengthAdjustmentType in org.jfree.ui
Fields in org.jfree.ui declared as LengthAdjustmentTypeModifier and TypeFieldDescriptionstatic final LengthAdjustmentType
LengthAdjustmentType.CONTRACT
CONTRACT.static final LengthAdjustmentType
LengthAdjustmentType.EXPAND
EXPAND.static final LengthAdjustmentType
LengthAdjustmentType.NO_CHANGE
NO_CHANGE.Methods in org.jfree.ui with parameters of type LengthAdjustmentTypeModifier and TypeMethodDescriptionRectangleInsets.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.