Property Getters/Setters Summary | ||
---|---|---|
method | getConFixedCode() | |
Determines when a connector reroutes.
|
||
method | getConLineJumpCode() | |
Determines whether a connector jumps when two connectors cross,
|
||
method | getConLineJumpDirX() | |
Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector.
|
||
method | getConLineJumpDirY() | |
Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector.
|
||
method | getConLineJumpStyle() | |
Determines the line jump style for line jumps on a dynamic connector.
|
||
method | getConLineRouteExt() | |
Determines the appearance of a connector.
|
||
method | getDel() | |
method | setDel(value) | |
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. | ||
method | getDisplayLevel() | |
Determines the display level band (the relative range of Z-order grouping) for the shape.
|
||
method | getRelationships() | |
Stores the relationships between containers, lists, callouts, and shapes.
|
||
method | getShapeFixedCode() | |
Specifies placement behavior for a placeable shape.
|
||
method | getShapePermeablePlace() | |
Specifies whether placeable shapes can be placed on top of a shape when a user selects Lay Out Shapes (Shapes menu).
|
||
method | getShapePermeableX() | |
Specifies whether a connector can route horizontally through a shape.
|
||
method | getShapePermeableY() | |
Specifies whether a connector can route vertically through a shape.
|
||
method | getShapePlaceFlip() | |
Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).
|
||
method | getShapePlaceStyle() | |
method | setShapePlaceStyle(value) | |
Determines the placement style for children. | ||
method | getShapePlowCode() | |
Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.
|
||
method | getShapeRouteStyle() | |
Specifies the routing style and direction for a connector on the drawing page.
|
||
method | getShapeSplit() | |
Determines whether this shape can split shapes that are splittable.
|
||
method | getShapeSplittable() | |
Determines whether this 1-D shape can be split.
|
int getDel() / setDel(value)
ShapePlaceStyle getShapePlaceStyle() / setShapePlaceStyle(value)
BoolValue getShapePermeableX()
BoolValue getShapePermeableY()
BoolValue getShapePermeablePlace()
ShapeFixedCode getShapeFixedCode()
ShapePlowCode getShapePlowCode()
ShapeRouteStyle getShapeRouteStyle()
ConFixedCode getConFixedCode()
ConLineJumpCode getConLineJumpCode()
ConLineJumpStyle getConLineJumpStyle()
ConLineJumpDirX getConLineJumpDirX()
ConLineJumpDirY getConLineJumpDirY()
ShapePlaceFlip getShapePlaceFlip()
ConLineRouteExt getConLineRouteExt()
BoolValue getShapeSplit()
BoolValue getShapeSplittable()
BoolValue getRelationships()