Classes
Class | Description | |
---|---|---|
![]() |
BackBufferConfiguration |
Stores all drawing informations (width, height, view matrix, proj. matrix, world matrix, vp)
|
![]() |
Boundaries |
Shows the boundaries of a certain cluster it is attached to
|
![]() |
Cluster |
Basic item used for rooted clustering and for identifying the nodes for the flow graph
|
![]() |
DrawingParameters |
Set of parameters
|
![]() |
Edge |
Connects two nodes
|
![]() |
FlowClassContainer |
Manages all FlowClasses including its FlowGraphs and Roots
|
![]() |
FlowGraph |
Creates a graph from a root and a certain set of child clusters
|
![]() |
FlowMapDrawingModes |
Contains all possible modes a flowmap can be drawn
|
![]() |
Graph |
Graph, contains at least a root, can also contain binary trees attached to the root
|
![]() |
ImageBackground |
Image Background, can be used as jig for creating new flow maps
|
![]() |
Node |
Node - is either root, leaf or branching node
|
![]() |
NodePointer |
Circle which marks a Node on the screen
|
![]() |
NodePointerLabel |
Shows the first 3 letters of the node description
|
![]() |
RootedClustering |
Rooted Clustering
|
Structures
Structure | Description | |
---|---|---|
![]() |
ItemInfo |
All import informations about a certain FlowMap item can be stored in here
|