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 TypeMethodDescriptionvoidTextBox.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 RectangleInsetsRectangleInsets.ZERO_INSETSA useful constant representing zero insets.