Uses of Class
org.jfree.ui.FloatDimension
-
Packages that use FloatDimension Package Description org.jfree.ui Utility classes for creating user interfaces. -
-
Uses of FloatDimension in org.jfree.ui
Constructors in org.jfree.ui with parameters of type FloatDimension Constructor Description FloatDimension(FloatDimension fd)
Creates a new dimension that is a copy of another dimension.
-