SVGComponentTransferFunctionElement class
The interface defines a base interface used by the component transfer function interfaces.
EventTarget
Node
Element
SVGElement
SVGComponentTransferFunctionElement
- Implemented types
- Implementers
- Available extensions
- PropsAnimatable
- PropsARIAMixin
- PropsChildNode
- PropsDocumentAndElementEventHandlers
- PropsElement
- PropsElementCSSInlineStyle
- PropsEventTarget
- PropsGeometryUtils
- PropsGlobalEventHandlers
- PropsHTMLOrSVGElement
- PropsInnerHTML
- PropsNode
- PropsNonDocumentTypeChildNode
- PropsParentNode
- PropsRegion
- PropsSlottable
- PropsSVGComponentTransferFunctionElement
- PropsSVGElement
- PropsSVGElementInstance
- Annotations
-
- @JS()
- @staticInterop
Constructors
- SVGComponentTransferFunctionElement()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- svgFecomponenttransferTypeDiscrete → int
-
no setter
- svgFecomponenttransferTypeGamma → int
-
no setter
- svgFecomponenttransferTypeIdentity → int
-
no setter
- svgFecomponenttransferTypeLinear → int
-
no setter
- svgFecomponenttransferTypeTable → int
-
no setter
- svgFecomponenttransferTypeUnknown → int
-
no setter