public class SVGAnimatedPathData extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<SVGPathSegList> |
pathSegList |
Modifier | Constructor and Description |
---|---|
protected |
SVGAnimatedPathData(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static SVGAnimatedPathData |
$as(Object obj) |
SVGPathSegList |
pathSegList() |
$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, valueOf
public Objs.Property<SVGPathSegList> pathSegList
protected SVGAnimatedPathData(Objs.Constructor<?> c, Object js)
public static SVGAnimatedPathData $as(Object obj)
public SVGPathSegList pathSegList()
Copyright © 2018. All rights reserved.