Descripción
Sintaxis
public Rectangle()
public Rectangle(double width, double height)
public Rectangle(double x, double y, double width, double height)
public Rectangle(double width, double height, Paint fill)
Parámetros
- double width,
- double x,
- double y,
- Paint fill,
- double height,
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.