public class SVGPreserveAspectRatio extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
SVGPreserveAspectRatio(Objs.Constructor<?> c,
Object js) |
$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<Number> align
public Objs.Property<Number> meetOrSlice
public Objs.Property<Number> SVG_MEETORSLICE_MEET
public Objs.Property<Number> SVG_MEETORSLICE_SLICE
public Objs.Property<Number> SVG_MEETORSLICE_UNKNOWN
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_NONE
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_UNKNOWN
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMAXYMAX
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMAXYMID
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMAXYMIN
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMIDYMAX
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMIDYMID
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMIDYMIN
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMINYMAX
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMINYMID
public Objs.Property<Number> SVG_PRESERVEASPECTRATIO_XMINYMIN
protected SVGPreserveAspectRatio(Objs.Constructor<?> c, Object js)
public static SVGPreserveAspectRatio $as(Object obj)
public Number align()
public Number meetOrSlice()
public Number SVG_MEETORSLICE_MEET()
public Number SVG_MEETORSLICE_SLICE()
public Number SVG_MEETORSLICE_UNKNOWN()
public Number SVG_PRESERVEASPECTRATIO_NONE()
public Number SVG_PRESERVEASPECTRATIO_UNKNOWN()
public Number SVG_PRESERVEASPECTRATIO_XMAXYMAX()
public Number SVG_PRESERVEASPECTRATIO_XMAXYMID()
public Number SVG_PRESERVEASPECTRATIO_XMAXYMIN()
public Number SVG_PRESERVEASPECTRATIO_XMIDYMAX()
public Number SVG_PRESERVEASPECTRATIO_XMIDYMID()
public Number SVG_PRESERVEASPECTRATIO_XMIDYMIN()
public Number SVG_PRESERVEASPECTRATIO_XMINYMAX()
public Number SVG_PRESERVEASPECTRATIO_XMINYMID()
public Number SVG_PRESERVEASPECTRATIO_XMINYMIN()
Copyright © 2018. All rights reserved.