Layout

Layout class

Contains elements that control shape placement and connector routing settings.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
getConFixedCode()Determines when a connector reroutes.
getConLineJumpCode()Determines whether a connector jumps when two connectors cross,
getConLineJumpDirX()Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector.
getConLineJumpDirY()Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector.
getConLineJumpStyle()Determines the line jump style for line jumps on a dynamic connector.
getConLineRouteExt()Determines the appearance of a connector.
getDel()A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
getDisplayLevel()Determines the display level band (the relative range of Z-order grouping) for the shape.
getRelationships()Stores the relationships between containers, lists, callouts, and shapes.
getShapeFixedCode()Specifies placement behavior for a placeable shape.
getShapePermeablePlace()Specifies whether placeable shapes can be placed on top of a shape when a user selects Lay Out Shapes (Shapes menu).
getShapePermeableX()Specifies whether a connector can route horizontally through a shape.
getShapePermeableY()Specifies whether a connector can route vertically through a shape.
getShapePlaceFlip()Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).
getShapePlaceStyle()Determines the placement style for children.
getShapePlowCode()Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.
getShapeRouteStyle()Specifies the routing style and direction for a connector on the drawing page.
getShapeSplit()Determines whether this shape can split shapes that are splittable.
getShapeSplittable()Determines whether this 1-D shape can be split.
setDel()A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
setShapePlaceStyle()Determines the placement style for children.

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

getConFixedCode()

Determines when a connector reroutes.

getConLineJumpCode()

Determines whether a connector jumps when two connectors cross,

getConLineJumpDirX()

Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector.

getConLineJumpDirY()

Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector.

getConLineJumpStyle()

Determines the line jump style for line jumps on a dynamic connector.

getConLineRouteExt()

Determines the appearance of a connector.

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getDisplayLevel()

Determines the display level band (the relative range of Z-order grouping) for the shape.

getRelationships()

Stores the relationships between containers, lists, callouts, and shapes.

getShapeFixedCode()

Specifies placement behavior for a placeable shape.

getShapePermeablePlace()

Specifies whether placeable shapes can be placed on top of a shape when a user selects Lay Out Shapes (Shapes menu).

getShapePermeableX()

Specifies whether a connector can route horizontally through a shape.

getShapePermeableY()

Specifies whether a connector can route vertically through a shape.

getShapePlaceFlip()

Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).

getShapePlaceStyle()

Determines the placement style for children.

getShapePlowCode()

Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.

getShapeRouteStyle()

Specifies the routing style and direction for a connector on the drawing page.

getShapeSplit()

Determines whether this shape can split shapes that are splittable.

getShapeSplittable()

Determines whether this 1-D shape can be split.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setShapePlaceStyle()

Determines the placement style for children.