public class BBox extends Object
BBox()
String
getX1()
getX2()
getY1()
getY2()
void
setX1(String x1)
setX2(String x2)
setY1(String y1)
setY2(String y2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BBox()
public String getX1()
public void setX1(String x1)
public String getY1()
public void setY1(String y1)
public String getX2()
public void setX2(String x2)
public String getY2()
public void setY2(String y2)
Copyright © 2025. All rights reserved.