public class DetectionRectangle extends Object
int
height
width
x
y
DetectionRectangle()
DetectionRectangle(int x, int y, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int width
public int height
public DetectionRectangle()
public DetectionRectangle(int x, int y, int width, int height)
Copyright © 2025. All rights reserved.