public class SupportRectangleWithId extends Object
Constructor and Description |
---|
SupportRectangleWithId(String id,
double x,
double y,
double w,
double h) |
public SupportRectangleWithId(String id, double x, double y, double w, double h)
public String getId()
public double getX()
public void setX(double x)
public double getY()
public void setY(double y)
public double getW()
public void setW(double w)
public double getH()
public void setH(double h)
Copyright © 2005–2018. All rights reserved.