Uses of Class
math.Size
Packages that use Size
-
Uses of Size in math
Modifier and TypeMethodDescriptionSize.getScaledInstance
(double scaleFactor) returns a new Size object scaled to the value given by scaleFactorSize.getScaledInstance
(double scaleWidth, double scaleHeight) returns a new Size object scaled to the value given by scaleWidth and scaleHeight, both being muktipliers for the width and the height.Size.getSize()