public class ConnectedShapesFlags
Field Summary | ||
---|---|---|
static final int | CONNECTED_SHAPES_ALL_NODES | |
Return IDs of shapes that are associated with both incoming and outgoing connections.
|
||
static final int | CONNECTED_SHAPES_INCOMING_NODES | |
Return IDs of shapes that are associated with incoming connections.
|
||
static final int | CONNECTED_SHAPES_OUTGOING_NODES | |
Return IDs of shapes that are associated with outgoing connections.
|
public static final int CONNECTED_SHAPES_ALL_NODES
public static final int CONNECTED_SHAPES_INCOMING_NODES
public static final int CONNECTED_SHAPES_OUTGOING_NODES