Interface SVGRect


public interface SVGRect
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    float
     
    float
     
    float
     
    void
    setHeight(float height)
     
    void
    setWidth(float width)
     
    void
    setX(float x)
     
    void
    setY(float y)