usecase: Paint graph

public usecase: Paint graph
Author: Petra Vanícková
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 7.12.2005 15:50:33; Modified: 8.12.2005 22:59:52;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {08D80CD9-16CE-4821-B2A0-7B4DA41C280E}
 

Goto: Scenarios

See also: Resize graph, Build front of nodes and list of levels, Render graph, User

Appears in: Visualisation trees, networks

Connections
 
Paint graph Scenarios
Scenario Type Detail
Basic Basic Path User displays screen with TreeControl. This control is repainted each time user invalidates the control. Main functionality of graph painting is contained in class TreeCl. Algorithm creates front of nodes and from this front a list o levels is made. Finaly the graph is rendered. These fuctionalities are decribed more detail in other UC.