public interface SVGFilterPrimitiveStandardAttributes extends SVGStylable
SVGStylable.GetStyleUnionType| Modifier and Type | Method and Description |
|---|---|
SVGAnimatedLength |
getHeight() |
SVGAnimatedString |
getResult() |
SVGAnimatedLength |
getWidth() |
SVGAnimatedLength |
getX() |
SVGAnimatedLength |
getY() |
void |
setHeight(SVGAnimatedLength height) |
void |
setResult(SVGAnimatedString result) |
void |
setWidth(SVGAnimatedLength width) |
void |
setX(SVGAnimatedLength x) |
void |
setY(SVGAnimatedLength y) |
getClassName, getPresentationAttribute, getPresentationAttribute, getStyle, setClassName, setStyleSVGAnimatedLength getHeight()
SVGAnimatedString getResult()
SVGAnimatedLength getWidth()
SVGAnimatedLength getX()
SVGAnimatedLength getY()
void setHeight(SVGAnimatedLength height)
void setResult(SVGAnimatedString result)
void setWidth(SVGAnimatedLength width)
void setX(SVGAnimatedLength x)
void setY(SVGAnimatedLength y)