SVGGeometryElement class
The interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked. This includes paths and the basic shapes.
EventTarget
Node
Element
SVGElement
SVGGraphicsElement
SVGGeometryElement
- Implemented types
- Implementers
- Available extensions
- PropsAnimatable
- PropsARIAMixin
- PropsChildNode
- PropsDocumentAndElementEventHandlers
- PropsElement
- PropsElementCSSInlineStyle
- PropsEventTarget
- PropsGeometryUtils
- PropsGlobalEventHandlers
- PropsHTMLOrSVGElement
- PropsInnerHTML
- PropsNode
- PropsNonDocumentTypeChildNode
- PropsParentNode
- PropsRegion
- PropsSlottable
- PropsSVGElement
- PropsSVGElementInstance
- PropsSVGGeometryElement
- PropsSVGGraphicsElement
- PropsSVGTests
- Annotations
-
- @JS()
- @staticInterop
Constructors
- SVGGeometryElement()
-
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