RelationFlag

RelationFlag enumeration

Utility class containing constants. Stores the relationships between shapes.

Values

NameDescription
MEMBERS_OF_CONTAINER_SHAPESShapes that are members of this container.
MEMBERS_OF_LIST_SHAPESShapes that are members of this list.
ASSOCIATED_WITH_CALLOUTSCallouts that are associated with this shape.
MEMBER_OF_CONTAINERSContainers that this shape is a member of.
MEMBER_OF_LISTList that this list item is a member of
SHAPE_ASSOCIATED_WITH_CALLOUTShape associated with this callout
LEFT_BOUNDARY_EDGEContainer on the left boundary edge of which this shape sits
RIGHT_BOUNDARY_EDGEContainer on the right boundary edge of which this shape sits
TOP_BOUNDARY_EDGEContainer on the top boundary edge of which this shape sits
BOTTOM_BOUNDARY_EDGEContainer on the bottom boundary edge of which this shape sits
LIST_OVERLAPSList that this list overlaps
UNDEFINEDUndefined.