Uses of Class
math.Size
-
Uses of Size in math
Methods in math that return Size Modifier and Type Method Description SizeSize. getScaledInstance(double scaleFactor)returns a new Size object scaled to the value given by scaleFactorSizeSize. 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.SizeSize. getSize()