Method | Description | |
---|---|---|
OnLayoutBegin ( IGraph graph ) : void | ||
OnLayoutUsingGroupsEnd ( IGraph graph, IList |
||
TransformGroupRectangles ( IGraph graph, |
||
TryGetGroupLayoutDrawingInfo ( IGraph graph, |
Method | Description | |
---|---|---|
HideEdge ( IEdge oEdge ) : void | ||
IncidentEdgeShouldBeHidden ( IEdge oIncidentEdge, IVertex oVertex, |
||
TryGetEdgeVisibility ( IEdge oEdge, String sKey, VisibilityKeyValue &eVisibility ) : System.Boolean |
public static OnLayoutBegin ( IGraph graph ) : void | ||
graph | IGraph | |
return | void |
public static OnLayoutUsingGroupsEnd ( IGraph graph, IList |
||
graph | IGraph | |
laidOutGroups | IList |
|
groupRectanglePenWidth | Double | |
intergroupEdgeStyle | IntergroupEdgeStyle | |
return | void |
public static TransformGroupRectangles ( IGraph graph, |
||
graph | IGraph | |
originalLayoutContext | ||
newLayoutContext | ||
return | void |
public static TryGetGroupLayoutDrawingInfo ( IGraph graph, |
||
graph | IGraph | |
groupLayoutDrawingInfo | ||
return | System.Boolean |