Uses of Class
org.jfree.ui.RectangleInsets
Packages that use RectangleInsets
Package
Description
Utility classes relating to text.
Utility classes for creating user interfaces.
-
Uses of RectangleInsets in org.jfree.text
Fields in org.jfree.text declared as RectangleInsetsMethods in org.jfree.text that return RectangleInsetsMethods in org.jfree.text with parameters of type RectangleInsetsModifier and TypeMethodDescriptionvoid
TextBox.setInteriorGap
(RectangleInsets gap) Sets the interior gap. -
Uses of RectangleInsets in org.jfree.ui
Fields in org.jfree.ui declared as RectangleInsetsModifier and TypeFieldDescriptionstatic final RectangleInsets
RectangleInsets.ZERO_INSETS
A useful constant representing zero insets.