public class SVGFEColorMatrixElement extends SVGElement
SVGFEColorMatrixElement
.Modifier and Type | Field and Description |
---|---|
static int |
SVG_FECOLORMATRIX_TYPE_HUEROTATE
The constant
SVG_FECOLORMATRIX_TYPE_HUEROTATE . |
static int |
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA
The constant
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA . |
static int |
SVG_FECOLORMATRIX_TYPE_MATRIX
The constant
SVG_FECOLORMATRIX_TYPE_MATRIX . |
static int |
SVG_FECOLORMATRIX_TYPE_SATURATE
The constant
SVG_FECOLORMATRIX_TYPE_SATURATE . |
static int |
SVG_FECOLORMATRIX_TYPE_UNKNOWN
The constant
SVG_FECOLORMATRIX_TYPE_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 |
---|
SVGFEColorMatrixElement()
Creates an instance.
|
getId
blur, 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
fireEvent, 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, setOnresize
appendChild, 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, removeChild, replaceChild, setNodeValue, setTextContent
addEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventHandlerProp, getEventListenersContainer, hasEventHandlers, removeEventListener, setEventHandler, setEventHandlerProp
clone, equivalentValues, getBrowserVersion, getDefaultValue, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, hasInstance, initParentScope, isReadOnlySettable, makeScriptableFor, setCaseSensitive, setDomNode, setHtmlElement
defineFunctionProperties, defineProperty, getClassName, setClassName, setParentScope
applyDescriptorToAttributeBitset, 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, 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, size
public static final int SVG_FECOLORMATRIX_TYPE_UNKNOWN
SVG_FECOLORMATRIX_TYPE_UNKNOWN
.public static final int SVG_FECOLORMATRIX_TYPE_MATRIX
SVG_FECOLORMATRIX_TYPE_MATRIX
.public static final int SVG_FECOLORMATRIX_TYPE_SATURATE
SVG_FECOLORMATRIX_TYPE_SATURATE
.public static final int SVG_FECOLORMATRIX_TYPE_HUEROTATE
SVG_FECOLORMATRIX_TYPE_HUEROTATE
.public static final int SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA
.Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.