JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.ui.RectangleInsets

Packages that use RectangleInsets
org.jfree.text Utility classes relating to text. 
org.jfree.ui Utility classes for creating user interfaces. 
 

Uses of RectangleInsets in org.jfree.text
 

Methods in org.jfree.text that return RectangleInsets
 RectangleInsets TextBox.getInteriorGap()
          Returns the interior gap.
 

Methods in org.jfree.text with parameters of type RectangleInsets
 void TextBox.setInteriorGap(RectangleInsets gap)
          Sets the interior gap.
 

Uses of RectangleInsets in org.jfree.ui
 

Fields in org.jfree.ui declared as RectangleInsets
static RectangleInsets RectangleInsets.ZERO_INSETS
          A useful constant representing zero insets.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.