PreserveAspectRatio class

Annotations
  • @DocsEditable()
  • @DomName('SVGPreserveAspectRatio')
  • @Unstable()
  • @Native("SVGPreserveAspectRatio")

Properties

align int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.align'), read / write
meetOrSlice int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.meetOrSlice'), read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

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

Operators

operator ==(dynamic other) bool
The equality operator. [...]
inherited

Constants

SVG_MEETORSLICE_MEET → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET')
1
SVG_MEETORSLICE_SLICE → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_MEETORSLICE_SLICE')
2
SVG_MEETORSLICE_UNKNOWN → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_MEETORSLICE_UNKNOWN')
0
SVG_PRESERVEASPECTRATIO_NONE → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_NONE')
1
SVG_PRESERVEASPECTRATIO_UNKNOWN → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_UNKNOWN')
0
SVG_PRESERVEASPECTRATIO_XMAXYMAX → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMAX')
10
SVG_PRESERVEASPECTRATIO_XMAXYMID → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMID')
7
SVG_PRESERVEASPECTRATIO_XMAXYMIN → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMIN')
4
SVG_PRESERVEASPECTRATIO_XMIDYMAX → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMAX')
9
SVG_PRESERVEASPECTRATIO_XMIDYMID → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMID')
6
SVG_PRESERVEASPECTRATIO_XMIDYMIN → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMIN')
3
SVG_PRESERVEASPECTRATIO_XMINYMAX → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMAX')
8
SVG_PRESERVEASPECTRATIO_XMINYMID → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMID')
5
SVG_PRESERVEASPECTRATIO_XMINYMIN → const int
@DocsEditable(), @DomName('SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMIN')
2