SVGPreserveAspectRatio class
Corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements.
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- SVGPreserveAspectRatio()
-
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
- svgMeetorsliceMeet → num
-
no setter
- svgMeetorsliceSlice → num
-
no setter
- svgMeetorsliceUnknown → num
-
no setter
- svgPreserveaspectratioNone → num
-
no setter
- svgPreserveaspectratioUnknown → num
-
no setter
- svgPreserveaspectratioXmaxymax → num
-
no setter
- svgPreserveaspectratioXmaxymid → num
-
no setter
- svgPreserveaspectratioXmaxymin → num
-
no setter
- svgPreserveaspectratioXmidymax → num
-
no setter
- svgPreserveaspectratioXmidymid → num
-
no setter
- svgPreserveaspectratioXmidymin → num
-
no setter
- svgPreserveaspectratioXminymax → num
-
no setter
- svgPreserveaspectratioXminymid → num
-
no setter
- svgPreserveaspectratioXminymin → num
-
no setter