Package org.htmlunit.javascript.host.svg
Class SVGFEBlendElement
- java.lang.Object
-
- org.htmlunit.corejs.javascript.ScriptableObject
-
- org.htmlunit.javascript.HtmlUnitScriptable
-
- org.htmlunit.javascript.host.event.EventTarget
-
- org.htmlunit.javascript.host.dom.Node
-
- org.htmlunit.javascript.host.Element
-
- org.htmlunit.javascript.host.svg.SVGElement
-
- org.htmlunit.javascript.host.svg.SVGFEBlendElement
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,org.htmlunit.corejs.javascript.ConstProperties
,org.htmlunit.corejs.javascript.debug.DebuggableObject
,org.htmlunit.corejs.javascript.Scriptable
,org.htmlunit.corejs.javascript.SymbolScriptable
public class SVGFEBlendElement extends SVGElement
A JavaScript object forSVGFEBlendElement
.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
SVG_FEBLEND_MODE_COLOR
The constantSVG_FEBLEND_MODE_COLOR
.static int
SVG_FEBLEND_MODE_COLOR_BURN
The constantSVG_FEBLEND_MODE_COLOR_BURN
.static int
SVG_FEBLEND_MODE_COLOR_DODGE
The constantSVG_FEBLEND_MODE_COLOR_DODGE
.static int
SVG_FEBLEND_MODE_DARKEN
The constantSVG_FEBLEND_MODE_DARKEN
.static int
SVG_FEBLEND_MODE_DIFFERENCE
The constantSVG_FEBLEND_MODE_DIFFERENCE
.static int
SVG_FEBLEND_MODE_EXCLUSION
The constantSVG_FEBLEND_MODE_EXCLUSION
.static int
SVG_FEBLEND_MODE_HARD_LIGHT
The constantSVG_FEBLEND_MODE_HARD_LIGHT
.static int
SVG_FEBLEND_MODE_HUE
The constantSVG_FEBLEND_MODE_HUE
.static int
SVG_FEBLEND_MODE_LIGHTEN
The constantSVG_FEBLEND_MODE_LIGHTEN
.static int
SVG_FEBLEND_MODE_LUMINOSITY
The constantSVG_FEBLEND_MODE_LUMINOSITY
.static int
SVG_FEBLEND_MODE_MULTIPLY
The constantSVG_FEBLEND_MODE_MULTIPLY
.static int
SVG_FEBLEND_MODE_NORMAL
The constantSVG_FEBLEND_MODE_NORMAL
.static int
SVG_FEBLEND_MODE_OVERLAY
The constantSVG_FEBLEND_MODE_OVERLAY
.static int
SVG_FEBLEND_MODE_SATURATION
The constantSVG_FEBLEND_MODE_SATURATION
.static int
SVG_FEBLEND_MODE_SCREEN
The constantSVG_FEBLEND_MODE_SCREEN
.static int
SVG_FEBLEND_MODE_SOFT_LIGHT
The constantSVG_FEBLEND_MODE_SOFT_LIGHT
.static int
SVG_FEBLEND_MODE_UNKNOWN
The constantSVG_FEBLEND_MODE_UNKNOWN
.-
Fields inherited from class org.htmlunit.javascript.host.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-
-
Constructor Summary
Constructors Constructor Description SVGFEBlendElement()
Creates an instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
jsConstructor()
Creates an instance.-
Methods inherited from class org.htmlunit.javascript.host.svg.SVGElement
getBBox, getOnabort, getOnauxclick, getOnblur, getOncancel, getOncanplay, getOncanplaythrough, getOnchange, getOnclick, getOnclose, getOncontextmenu, getOncopy, getOncuechange, getOncut, getOndblclick, getOndrag, getOndragend, getOndragenter, getOndragleave, getOndragover, getOndragstart, getOndrop, getOndurationchange, getOnemptied, getOnended, getOnerror, getOnfocus, getOngotpointercapture, getOninput, getOninvalid, getOnkeydown, getOnkeypress, getOnkeyup, getOnload, getOnloadeddata, getOnloadedmetadata, getOnloadstart, getOnlostpointercapture, getOnmousedown, getOnmouseenter, getOnmouseleave, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnmousewheel, getOnmozfullscreenchange, getOnmozfullscreenerror, getOnpaste, getOnpause, getOnplay, getOnplaying, getOnpointercancel, getOnpointerdown, getOnpointerenter, getOnpointerleave, getOnpointermove, getOnpointerout, getOnpointerover, getOnpointerup, getOnprogress, getOnratechange, getOnreset, getOnresize, getOnscroll, getOnscrollend, getOnseeked, getOnseeking, getOnselect, getOnselectionchange, getOnselectstart, getOnstalled, getOnsubmit, getOnsuspend, getOntimeupdate, getOntoggle, getOnvolumechange, getOnwaiting, getOnwheel, getStyle, setOnabort, setOnauxclick, setOnblur, setOncancel, setOncanplay, setOncanplaythrough, setOnchange, setOnclick, setOnclose, setOncontextmenu, setOncopy, setOncuechange, setOncut, setOndblclick, setOndrag, setOndragend, setOndragenter, setOndragleave, setOndragover, setOndragstart, setOndrop, setOndurationchange, setOnemptied, setOnended, setOnerror, setOnfocus, setOngotpointercapture, setOninput, setOninvalid, setOnkeydown, setOnkeypress, setOnkeyup, setOnload, setOnloadeddata, setOnloadedmetadata, setOnloadstart, setOnlostpointercapture, setOnmousedown, setOnmouseenter, setOnmouseleave, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnmousewheel, setOnmozfullscreenchange, setOnmozfullscreenerror, setOnpaste, setOnpause, setOnplay, setOnplaying, setOnpointercancel, setOnpointerdown, setOnpointerenter, setOnpointerleave, setOnpointermove, setOnpointerout, setOnpointerover, setOnpointerup, setOnprogress, setOnratechange, setOnreset, setOnresize, setOnscroll, setOnscrollend, setOnseeked, setOnseeking, setOnselect, setOnselectionchange, setOnselectstart, setOnstalled, setOnsubmit, setOnsuspend, setOntimeupdate, setOntoggle, setOnvolumechange, setOnwaiting, setOnwheel, setStyle
-
Methods inherited from class org.htmlunit.javascript.host.Element
after, append, before, closest, createAttributesObject, createEventHandler, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBoundingClientRect, getChildElementCount, getChildren, getClassList, getClassName_js, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getDomNodeOrDie, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getId, getInnerHTML, getInnerHTML, getLastElementChild, getLocalName, getNamespaceURI, getNextElementSibling, getOnbeforecopy, getOnbeforecut, getOnbeforepaste, getOnsearch, getOnwebkitfullscreenchange, getOnwebkitfullscreenerror, getOuterHTML, getParentElement, getPrefix, getPreviousElementSibling, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getTagName, hasAttribute, hasAttributeNS, hasAttributes, innerHTML, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isDisplayNone, isEndTagForbidden, matches, mozMatchesSelector, prepend, printChildren, printNode, querySelector, querySelectorAll, releaseCapture, remove, removeAttribute, removeAttributeNode, removeAttributeNS, replaceChildren, replaceWith, scroll, scrollBy, scrollIntoView, scrollIntoViewIfNeeded, scrollTo, setAttribute, setAttributeNode, setAttributeNS, setCapture, setClassName_js, setDomNode, setId, setInnerHTML, setOnbeforecopy, setOnbeforecut, setOnbeforepaste, setOnsearch, setOnwebkitfullscreenchange, setOnwebkitfullscreenerror, setOuterHTML, setScrollLeft, setScrollTop, toggleAttribute, webkitMatchesSelector
-
Methods inherited from class org.htmlunit.javascript.host.dom.Node
after, append, appendChild, before, cloneNode, compareDocumentPosition, contains, getBaseURI, getChildNodes, getFirstChild, getJavaScriptNode, getLastChild, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParent, getParentNode, getPreviousSibling, getRootNode, getTextContent, hasChildNodes, insertBefore, insertBeforeImpl, isEqualNode, isSameNode, normalize, prepend, removeChild, replaceChild, replaceChildren, replaceWith, setNodeValue, setTextContent
-
Methods inherited from class org.htmlunit.javascript.host.event.EventTarget
addEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventListenersContainer, hasEventHandlers, isEventHandlerOnWindow, removeEventListener, setEventHandler
-
Methods inherited from class org.htmlunit.javascript.HtmlUnitScriptable
clone, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, has, hasInstance, initParentScope, makeScriptableFor, put, setClassName, setDomNode, setParentScope, setupPromise, setupRejectedPromise
-
Methods inherited from class org.htmlunit.corejs.javascript.ScriptableObject
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, 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
-
-
-
-
Field Detail
-
SVG_FEBLEND_MODE_UNKNOWN
public static final int SVG_FEBLEND_MODE_UNKNOWN
The constantSVG_FEBLEND_MODE_UNKNOWN
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_NORMAL
public static final int SVG_FEBLEND_MODE_NORMAL
The constantSVG_FEBLEND_MODE_NORMAL
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_MULTIPLY
public static final int SVG_FEBLEND_MODE_MULTIPLY
The constantSVG_FEBLEND_MODE_MULTIPLY
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_SCREEN
public static final int SVG_FEBLEND_MODE_SCREEN
The constantSVG_FEBLEND_MODE_SCREEN
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_DARKEN
public static final int SVG_FEBLEND_MODE_DARKEN
The constantSVG_FEBLEND_MODE_DARKEN
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_LIGHTEN
public static final int SVG_FEBLEND_MODE_LIGHTEN
The constantSVG_FEBLEND_MODE_LIGHTEN
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_OVERLAY
public static final int SVG_FEBLEND_MODE_OVERLAY
The constantSVG_FEBLEND_MODE_OVERLAY
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_COLOR_DODGE
public static final int SVG_FEBLEND_MODE_COLOR_DODGE
The constantSVG_FEBLEND_MODE_COLOR_DODGE
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_COLOR_BURN
public static final int SVG_FEBLEND_MODE_COLOR_BURN
The constantSVG_FEBLEND_MODE_COLOR_BURN
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_HARD_LIGHT
public static final int SVG_FEBLEND_MODE_HARD_LIGHT
The constantSVG_FEBLEND_MODE_HARD_LIGHT
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_SOFT_LIGHT
public static final int SVG_FEBLEND_MODE_SOFT_LIGHT
The constantSVG_FEBLEND_MODE_SOFT_LIGHT
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_DIFFERENCE
public static final int SVG_FEBLEND_MODE_DIFFERENCE
The constantSVG_FEBLEND_MODE_DIFFERENCE
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_EXCLUSION
public static final int SVG_FEBLEND_MODE_EXCLUSION
The constantSVG_FEBLEND_MODE_EXCLUSION
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_HUE
public static final int SVG_FEBLEND_MODE_HUE
The constantSVG_FEBLEND_MODE_HUE
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_SATURATION
public static final int SVG_FEBLEND_MODE_SATURATION
The constantSVG_FEBLEND_MODE_SATURATION
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_COLOR
public static final int SVG_FEBLEND_MODE_COLOR
The constantSVG_FEBLEND_MODE_COLOR
.- See Also:
- Constant Field Values
-
SVG_FEBLEND_MODE_LUMINOSITY
public static final int SVG_FEBLEND_MODE_LUMINOSITY
The constantSVG_FEBLEND_MODE_LUMINOSITY
.- See Also:
- Constant Field Values
-
-
Method Detail
-
jsConstructor
public void jsConstructor()
Creates an instance.- Overrides:
jsConstructor
in classSVGElement
-
-