Uses of Class
breadboards.GDimension
-
-
Uses of GDimension in breadboards
Methods in breadboards that return GDimension Modifier and Type Method Description GDimension
GRectangle. getSize()
returns the dimensions of this GRectangleMethods in breadboards with parameters of type GDimension Modifier and Type Method Description void
GRectangle. setSize(GDimension size)
sets the dimensions of the rectangle to the specified dimensions
-