public class SVGPreserveAspectRatio extends HtmlUnitScriptable
SVGPreserveAspectRatio.org.htmlunit.corejs.javascript.ScriptableObject.DescriptorInfo, org.htmlunit.corejs.javascript.ScriptableObject.KeyComparator, org.htmlunit.corejs.javascript.ScriptableObject.LambdaGetterFunction, org.htmlunit.corejs.javascript.ScriptableObject.LambdaSetterFunction| Modifier and Type | Field and Description |
|---|---|
static int |
SVG_MEETORSLICE_MEET
The constant
SVG_MEETORSLICE_MEET. |
static int |
SVG_MEETORSLICE_SLICE
The constant
SVG_MEETORSLICE_SLICE. |
static int |
SVG_MEETORSLICE_UNKNOWN
The constant
SVG_MEETORSLICE_UNKNOWN. |
static int |
SVG_PRESERVEASPECTRATIO_NONE
The constant
SVG_PRESERVEASPECTRATIO_NONE. |
static int |
SVG_PRESERVEASPECTRATIO_UNKNOWN
The constant
SVG_PRESERVEASPECTRATIO_UNKNOWN. |
static int |
SVG_PRESERVEASPECTRATIO_XMAXYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMAX. |
static int |
SVG_PRESERVEASPECTRATIO_XMAXYMID
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMID. |
static int |
SVG_PRESERVEASPECTRATIO_XMAXYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMIN. |
static int |
SVG_PRESERVEASPECTRATIO_XMIDYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMAX. |
static int |
SVG_PRESERVEASPECTRATIO_XMIDYMID
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMID. |
static int |
SVG_PRESERVEASPECTRATIO_XMIDYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMIN. |
static int |
SVG_PRESERVEASPECTRATIO_XMINYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMINYMAX. |
static int |
SVG_PRESERVEASPECTRATIO_XMINYMID
The constant
SVG_PRESERVEASPECTRATIO_XMINYMID. |
static int |
SVG_PRESERVEASPECTRATIO_XMINYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMINYMIN. |
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONSTNOT_FOUND| Constructor and Description |
|---|
SVGPreserveAspectRatio() |
| Modifier and Type | Method and Description |
|---|---|
void |
jsConstructor()
JavaScript constructor.
|
clone, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getPrototype, getScriptableFor, getWindow, getWindow, getWindowFromTopCallScope, getWithPreemption, has, hasInstance, initParentScope, makeScriptableFor, put, setClassName, setDomNode, setDomNode, setParentScope, setupPromise, setupRejectedPromiseapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkNotSealed, checkPropertyChangeForSlot, checkPropertyChangeForSlot, checkPropertyDefinition, checkSlotRemoval, defineBuiltInProperty, defineBuiltInProperty, defineBuiltInProperty, defineBuiltInProperty, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureScriptableObjectButNotSymbol, ensureSymbolScriptable, ensureType, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSuperProperty, getSuperProperty, getSuperProperty, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putOwnProperty, putOwnProperty, putOwnProperty, putProperty, putProperty, putProperty, putSuperProperty, putSuperProperty, putSuperProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, sizecreateSlotMappublic static final int SVG_MEETORSLICE_UNKNOWN
SVG_MEETORSLICE_UNKNOWN.public static final int SVG_PRESERVEASPECTRATIO_UNKNOWN
SVG_PRESERVEASPECTRATIO_UNKNOWN.public static final int SVG_MEETORSLICE_MEET
SVG_MEETORSLICE_MEET.public static final int SVG_PRESERVEASPECTRATIO_NONE
SVG_PRESERVEASPECTRATIO_NONE.public static final int SVG_MEETORSLICE_SLICE
SVG_MEETORSLICE_SLICE.public static final int SVG_PRESERVEASPECTRATIO_XMINYMIN
SVG_PRESERVEASPECTRATIO_XMINYMIN.public static final int SVG_PRESERVEASPECTRATIO_XMIDYMIN
SVG_PRESERVEASPECTRATIO_XMIDYMIN.public static final int SVG_PRESERVEASPECTRATIO_XMAXYMIN
SVG_PRESERVEASPECTRATIO_XMAXYMIN.public static final int SVG_PRESERVEASPECTRATIO_XMINYMID
SVG_PRESERVEASPECTRATIO_XMINYMID.public static final int SVG_PRESERVEASPECTRATIO_XMIDYMID
SVG_PRESERVEASPECTRATIO_XMIDYMID.public static final int SVG_PRESERVEASPECTRATIO_XMAXYMID
SVG_PRESERVEASPECTRATIO_XMAXYMID.public static final int SVG_PRESERVEASPECTRATIO_XMINYMAX
SVG_PRESERVEASPECTRATIO_XMINYMAX.public static final int SVG_PRESERVEASPECTRATIO_XMIDYMAX
SVG_PRESERVEASPECTRATIO_XMIDYMAX.public static final int SVG_PRESERVEASPECTRATIO_XMAXYMAX
SVG_PRESERVEASPECTRATIO_XMAXYMAX.Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.