- Inheritance
- Object
- DartHtmlDomObject
- PreserveAspectRatio
- Annotations
- DocsEditable()
- DomName('SVGPreserveAspectRatio')
- Unstable()
Constants
- SVG_MEETORSLICE_MEET → int
-
const
1 - SVG_MEETORSLICE_SLICE → int
-
const
2 - SVG_MEETORSLICE_UNKNOWN → int
-
const
0 - SVG_PRESERVEASPECTRATIO_NONE → int
-
const
1 - SVG_PRESERVEASPECTRATIO_UNKNOWN → int
-
const
0 - SVG_PRESERVEASPECTRATIO_XMAXYMAX → int
-
const
10 - SVG_PRESERVEASPECTRATIO_XMAXYMID → int
-
const
7 - SVG_PRESERVEASPECTRATIO_XMAXYMIN → int
-
const
4 - SVG_PRESERVEASPECTRATIO_XMIDYMAX → int
-
const
9 - SVG_PRESERVEASPECTRATIO_XMIDYMID → int
-
const
6 - SVG_PRESERVEASPECTRATIO_XMIDYMIN → int
-
const
3 - SVG_PRESERVEASPECTRATIO_XMINYMAX → int
-
const
8 - SVG_PRESERVEASPECTRATIO_XMINYMID → int
-
const
5 - SVG_PRESERVEASPECTRATIO_XMINYMIN → int
-
const
2
Static Methods
Constructors
Properties
- align → int
-
read / write
- blink_jsObject → JsObject
-
The underlying JS DOM object.
read / write, inherited - hashCode → int
-
read-only
- meetOrSlice → int
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Operators
-
operator ==(
other) → bool -
The equality operator.…
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.…
inherited -
toString(
) → String -
Returns a string representation of this object.
inherited