SVGLength class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- SVGLength()
-
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
- unitType → int
-
Available on SVGLength, provided by the PropsSVGLength extension
no setter - value ↔ double
-
Available on SVGLength, provided by the PropsSVGLength extension
getter/setter pair - valueAsString ↔ String
-
Available on SVGLength, provided by the PropsSVGLength extension
getter/setter pair - valueInSpecifiedUnits ↔ double
-
Available on SVGLength, provided by the PropsSVGLength extension
getter/setter pair
Methods
-
convertToSpecifiedUnits(
int unitType) → void -
Available on SVGLength, provided by the PropsSVGLength extension
-
newValueSpecifiedUnits(
int unitType, double valueInSpecifiedUnits) → void -
Available on SVGLength, provided by the PropsSVGLength extension
-
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
- svgLengthtypeCm → int
-
no setter
- svgLengthtypeEms → int
-
no setter
- svgLengthtypeExs → int
-
no setter
- svgLengthtypeIn → int
-
no setter
- svgLengthtypeMm → int
-
no setter
- svgLengthtypeNumber → int
-
no setter
- svgLengthtypePc → int
-
no setter
- svgLengthtypePercentage → int
-
no setter
- svgLengthtypePt → int
-
no setter
- svgLengthtypePx → int
-
no setter
- svgLengthtypeUnknown → int
-
no setter