public class SVGFilterPrimitiveStandardAttributes extends SVGStylable
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description | 
|---|---|
| Objs.Property<SVGAnimatedLength> | height | 
| Objs.Property<SVGAnimatedString> | result | 
| Objs.Property<SVGAnimatedLength> | width | 
| Objs.Property<SVGAnimatedLength> | x | 
| Objs.Property<SVGAnimatedLength> | y | 
className, style| Modifier | Constructor and Description | 
|---|---|
| protected  | SVGFilterPrimitiveStandardAttributes(Objs.Constructor<?> c,
                                    Object js) | 
| Modifier and Type | Method and Description | 
|---|---|
| static SVGFilterPrimitiveStandardAttributes | $as(Object obj) | 
| SVGAnimatedLength | height() | 
| SVGAnimatedString | result() | 
| SVGAnimatedLength | width() | 
| SVGAnimatedLength | x() | 
| SVGAnimatedLength | y() | 
style$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<SVGAnimatedLength> height
public Objs.Property<SVGAnimatedString> result
public Objs.Property<SVGAnimatedLength> width
public Objs.Property<SVGAnimatedLength> x
public Objs.Property<SVGAnimatedLength> y
protected SVGFilterPrimitiveStandardAttributes(Objs.Constructor<?> c, Object js)
public static SVGFilterPrimitiveStandardAttributes $as(Object obj)
public SVGAnimatedLength height()
public SVGAnimatedString result()
public SVGAnimatedLength width()
public SVGAnimatedLength x()
public SVGAnimatedLength y()
Copyright © 2018. All rights reserved.