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