Uses of Class
org.vormplus.shapeLib.RoundedRectangle

Packages that use RoundedRectangle
org.vormplus.shapeLib   
 

Uses of RoundedRectangle in org.vormplus.shapeLib
 

Methods in org.vormplus.shapeLib that return RoundedRectangle
 RoundedRectangle RoundedRectangle.setHeight(float _h)
          Sets the height for the rounded rectangle.
 RoundedRectangle RoundedRectangle.setRadius(float _r)
          Sets the radius for the rounded rectangle.
 RoundedRectangle RoundedRectangle.setWidth(float _w)
          Sets the width for the rounded rectangle.