public class SVGFEBlendElement extends SVGElement
SVGFEBlendElement.| Modifier and Type | Field and Description |
|---|---|
static int |
SVG_FEBLEND_MODE_COLOR
The constant
SVG_FEBLEND_MODE_COLOR. |
static int |
SVG_FEBLEND_MODE_COLOR_BURN
The constant
SVG_FEBLEND_MODE_COLOR_BURN. |
static int |
SVG_FEBLEND_MODE_COLOR_DODGE
The constant
SVG_FEBLEND_MODE_COLOR_DODGE. |
static int |
SVG_FEBLEND_MODE_DARKEN
The constant
SVG_FEBLEND_MODE_DARKEN. |
static int |
SVG_FEBLEND_MODE_DIFFERENCE
The constant
SVG_FEBLEND_MODE_DIFFERENCE. |
static int |
SVG_FEBLEND_MODE_EXCLUSION
The constant
SVG_FEBLEND_MODE_EXCLUSION. |
static int |
SVG_FEBLEND_MODE_HARD_LIGHT
The constant
SVG_FEBLEND_MODE_HARD_LIGHT. |
static int |
SVG_FEBLEND_MODE_HUE
The constant
SVG_FEBLEND_MODE_HUE. |
static int |
SVG_FEBLEND_MODE_LIGHTEN
The constant
SVG_FEBLEND_MODE_LIGHTEN. |
static int |
SVG_FEBLEND_MODE_LUMINOSITY
The constant
SVG_FEBLEND_MODE_LUMINOSITY. |
static int |
SVG_FEBLEND_MODE_MULTIPLY
The constant
SVG_FEBLEND_MODE_MULTIPLY. |
static int |
SVG_FEBLEND_MODE_NORMAL
The constant
SVG_FEBLEND_MODE_NORMAL. |
static int |
SVG_FEBLEND_MODE_OVERLAY
The constant
SVG_FEBLEND_MODE_OVERLAY. |
static int |
SVG_FEBLEND_MODE_SATURATION
The constant
SVG_FEBLEND_MODE_SATURATION. |
static int |
SVG_FEBLEND_MODE_SCREEN
The constant
SVG_FEBLEND_MODE_SCREEN. |
static int |
SVG_FEBLEND_MODE_SOFT_LIGHT
The constant
SVG_FEBLEND_MODE_SOFT_LIGHT. |
static int |
SVG_FEBLEND_MODE_UNKNOWN
The constant
SVG_FEBLEND_MODE_UNKNOWN. |
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 and Description |
|---|
SVGFEBlendElement()
Creates an instance.
|
getBBox, getIdblur, createAttributesObject, createEventHandler, get, getAttribute, getAttributeNode, getAttributeNS, getAttributes, getBaseURI, getBoundingClientRect, getChildElementCount, getChildren, getClassList, getCurrentStyle, getDomNodeOrDie, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getParentElement, getPreviousElementSibling, getRuntimeStyle, getStyle, getTagName, hasAttribute, hasAttributeNS, querySelector, querySelectorAll, removeAttribute, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNS, setDefaults, setDomNode, setStylefireEvent, getOnblur, getOnclick, getOncontextmenu, getOndblclick, getOnerror, getOnfocus, getOnfocusin, getOnfocusout, getOninput, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnpropertychange, getOnresize, setOnblur, setOnclick, setOncontextmenu, setOndblclick, setOnerror, setOnfocus, setOnfocusin, setOnfocusout, setOninput, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnpropertychange, setOnresizeappendChild, asJavaScriptException, cloneNode, compareDocumentPosition, contains, detachEvent, getChildNodes, getFirstChild, getJavaScriptNode, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParent, getParentNode, getPrefix, getPreviousSibling, getTextContent, hasChildNodes, insertBefore, insertBeforeImpl, isSameNode, normalize, remove, removeChild, replaceChild, setNodeValue, setTextContentaddEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventHandlerProp, getEventListenersContainer, hasEventHandlers, removeEventListener, setEventHandler, setEventHandlerPropclone, equivalentValues, getBrowserVersion, getDefaultValue, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, has, hasInstance, initParentScope, isReadOnlySettable, makeScriptableFor, setCaseSensitive, setDomNode, setHtmlElementdefineFunctionProperties, defineProperty, getClassName, setClassName, setParentScopeapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setPrototype, sizepublic static final int SVG_FEBLEND_MODE_UNKNOWN
SVG_FEBLEND_MODE_UNKNOWN.public static final int SVG_FEBLEND_MODE_NORMAL
SVG_FEBLEND_MODE_NORMAL.public static final int SVG_FEBLEND_MODE_MULTIPLY
SVG_FEBLEND_MODE_MULTIPLY.public static final int SVG_FEBLEND_MODE_SCREEN
SVG_FEBLEND_MODE_SCREEN.public static final int SVG_FEBLEND_MODE_DARKEN
SVG_FEBLEND_MODE_DARKEN.public static final int SVG_FEBLEND_MODE_LIGHTEN
SVG_FEBLEND_MODE_LIGHTEN.public static final int SVG_FEBLEND_MODE_OVERLAY
SVG_FEBLEND_MODE_OVERLAY.public static final int SVG_FEBLEND_MODE_COLOR_DODGE
SVG_FEBLEND_MODE_COLOR_DODGE.public static final int SVG_FEBLEND_MODE_COLOR_BURN
SVG_FEBLEND_MODE_COLOR_BURN.public static final int SVG_FEBLEND_MODE_HARD_LIGHT
SVG_FEBLEND_MODE_HARD_LIGHT.public static final int SVG_FEBLEND_MODE_SOFT_LIGHT
SVG_FEBLEND_MODE_SOFT_LIGHT.public static final int SVG_FEBLEND_MODE_DIFFERENCE
SVG_FEBLEND_MODE_DIFFERENCE.public static final int SVG_FEBLEND_MODE_EXCLUSION
SVG_FEBLEND_MODE_EXCLUSION.public static final int SVG_FEBLEND_MODE_HUE
SVG_FEBLEND_MODE_HUE.public static final int SVG_FEBLEND_MODE_SATURATION
SVG_FEBLEND_MODE_SATURATION.public static final int SVG_FEBLEND_MODE_COLOR
SVG_FEBLEND_MODE_COLOR.public static final int SVG_FEBLEND_MODE_LUMINOSITY
SVG_FEBLEND_MODE_LUMINOSITY.Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.