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