public class SVGPreserveAspectRatio extends HtmlUnitScriptable
SVGPreserveAspectRatio
.org.htmlunit.corejs.javascript.ScriptableObject.KeyComparator
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_CONST
NOT_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, setupRejectedPromise
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, 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, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, size
public 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–2024 Gargoyle Software Inc.. All rights reserved.