Interface SVGRect

All Known Implementing Classes:
SVGOMAnimatedRect.AnimSVGRect, SVGOMAnimatedRect.BaseSVGRect, SVGOMRect

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)