Returns a string representation of a logical path suitable for use in
a VML element.
Arguments:
Returns: string
The VML path representation.
|
code » | ||
![]()
Sets an attribute on the given VML element, in the way best suited to the
current version of IE. Should only be used in the goog.graphics package.
|
code » | ||
![]()
Set top, left, width and height for an element.
This function is internal for the VML supporting classes, and
should not be used externally.
|
code » | ||
Converts the given size to a css size. If it is a percentage, leaves it
alone. Otherwise assumes px.
|
code » | ||
Multiplies positioning coordinates by COORD_MULTIPLIER to allow sub-pixel
coordinates. Also adds a half pixel offset to match SVG.
This function is internal for the VML supporting classes, and
should not be used externally.
|
code » | ||
Add a "px" suffix to a number of pixels, and multiplies all coordinates by
COORD_MULTIPLIER to allow sub-pixel coordinates.
This function is internal for the VML supporting classes, and
should not be used externally.
|
code » | ||
Multiplies the width or height coordinate by COORD_MULTIPLIER to allow
sub-pixel coordinates.
This function is internal for the VML supporting classes, and
should not be used externally.
|
code » | ||
Add a "px" suffix to a number of pixels, and multiplies all coordinates by
COORD_MULTIPLIER to allow sub-pixel coordinates.
This function is internal for the VML supporting classes, and
should not be used externally.
|
code » |
![]()
No description.
|
Code » |