- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- PathSeg
- PathSegCurvetoQuadraticAbs
- Annotations
- DocsEditable()
- DomName('SVGPathSegCurvetoQuadraticAbs')
- Unstable()
Static Properties
- instanceRuntimeType → Type
-
read-only
Constructors
Properties
- hashCode → int
-
read-only, inherited
- pathSegType → int
-
read-only, inherited
- pathSegTypeAsLetter → String
-
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited - x → num
-
read / write
- x1 → num
-
read / write
- y → num
-
read / write
- y1 → num
-
read / write
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
toString(
) → String -
Returns the result of the JavaScript objects
toString
method.inherited