Interface SVGNumber

All Known Implementing Classes:
AbstractSVGNumber, CSSOMSVGColor.ColorNumber, SVGNumberItem

public interface SVGNumber
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    void
    setValue(float value)
     
  • Method Details