diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/VMLPath.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/VMLPath.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1794 @@ + + + + + VMLPath - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

VMLPath Class

+
+ + + + + +
+ Defined in: graphics/js/VMLPath.js:1 +
+ + + + + Module: graphics + + + + +
+ + + +
+

VML implementation of the Path class. +VMLPath is not intended to be used directly. Instead, use the Path class. +If the browser lacks SVG and Canvas +capabilities, the Path class will point to the VMLPath class.

+
+ + + +
+ + +
+
+

Item Index

+ + + + + + +
+

Attributes

+ + +
+ + + +
+ + + + + + +
+

Attributes

+ + +
+ +

height

+ Number + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + graphics/js/VMLPath.js:33 + +

+ + + + +
+ +
+

Indicates the height of the shape

+
+ + + + + + +
+ + +
+ +

path

+ String + + + + + + + + + + + + + + + readonly + + +
+ + + +

+ + Defined in + + + + + graphics/js/VMLPath.js:46 + +

+ + + + +
+ +
+

Indicates the path used for the node.

+
+ + + + + + +
+ + +
+ +

width

+ Number + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + graphics/js/VMLPath.js:19 + +

+ + + + +
+ +
+

Indicates the width of the shape

+
+ + + + + + +
+ + +
+ + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +