Descripción
Sintaxis
public final boolean intersects(double x, double y, double w, double h)
public static boolean intersects(PathIterator pi, double x, double y, double w, double h)
public static boolean intersects(PathIterator pi, Rectangle2D r)
public final boolean intersects(Rectangle2D r)
Parámetros
- double h,
- double w,
- PathIterator pi,
- double x,
- double y,
- Rectangle2D r,
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.