public class Bounds extends Object
Bounds(double x, double y, double width, double height)
double
getHeight()
getWidth()
getX()
getY()
void
setHeight(double height)
setWidth(double width)
setX(double x)
setY(double y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Bounds(double x, double y, double width, double height)
public String toString()
toString
Object
public double getX()
public void setX(double x)
public double getY()
public void setY(double y)
public double getWidth()
public void setWidth(double width)
public double getHeight()
public void setHeight(double height)
Copyright © 2015 atRem Interactive Media. All rights reserved.