Method | Description | |
---|---|---|
GraphHasBeenLaidOut ( IGraph graph ) : System.Boolean | ||
MarkGraphAsLaidOut ( IGraph graph ) : void | ||
MarkGraphAsNotLaidOut ( IGraph graph ) : void |
public static GraphHasBeenLaidOut ( IGraph graph ) : System.Boolean | ||
graph | IGraph | |
return | System.Boolean |
public static MarkGraphAsLaidOut ( IGraph graph ) : void | ||
graph | IGraph | |
return | void |
public static MarkGraphAsNotLaidOut ( IGraph graph ) : void | ||
graph | IGraph | |
return | void |