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