20.1.7.5 xfrm

This element is nearly identical to the representation of 2-D transforms for ordinary shapes (20.1.7.6). The only addition is a member to represent the Child offset and the Child extents.

Attributes

flipV

flipH (Horizontal Flip)

Horizontal flip. When true, this attribute defines that the group is flipped horizontally about the center of its bounding box.

[Example: The following illustrates the effect of a horizontal flip.

end example]

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

image

image

(Vertical Flip)

Vertical flip. When true, this attribute defines that the group is flipped vertically about the center of its bounding box.

[Example: The following illustrates the effect of a vertical flip.

image

end example]

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

Rotation. Specifies the clockwise rotation of a group in 1/64000 of a degree.

The possible values for this attribute are defined by the ST_Angle simple type (20.1.10.3).

[Note: The W3C XML Schema definition of this element’s content model (CT_GroupTransform2D) is located in A.4.1. end note]

Last updated on