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