21.4.7.54 ST_ResizeHandlesStr

This simple type defines the possible behaviors when resizing shapes within a diagram. Because the size of the shape plays a large role in the overall layout of other nodes within the diagram, there are two ways resize can occur on a node.

This simple type’s contents are a restriction of the W3C XML Schema token datatype.

This simple type is restricted to the values

listed in the following table:

Enumeration Value

Description

This value specifies that the resize of the shape occurs and sizes exactly to the size the user defines, which causes all other shapes in the diagram to shrink or grow accordingly.

This value specifies that resize operations happen relatively. This means that the relative size difference between nodes is maintained before and after the resize operation.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_ResizeHandlesStr) is located in A.5.3. end note]

Last updated on