The FlowClassContainer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FlowClassContainer |
Create new FlowClassContainer object
|
Methods
Name | Description | |
---|---|---|
![]() |
AddChildNodeToRoot |
Add new child cluster to certain Flow Class -> certain root
|
![]() |
AddClass |
Add new Flow Class
|
![]() |
AddRootToFlowClass |
Add new root (FlowGraph) to certain Flow Class
|
![]() |
ContainsChildInRootInObject |
Check if collection contains certain child (Cluster) in certain root in cetain Flow Class
|
![]() |
ContainsObject |
Check if collection contains certain Flow Class
|
![]() |
ContainsRootInObject |
Check if collection contains certain root in certain Flow Class
|
![]() |
DeleteItem |
Delete certain item from collection
|
![]() |
Dispose |
Release all resources
|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FromXML |
Creates complete collection from XmlDocument
|
![]() |
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() |
GetSelectedItemInfo |
Get info for selected item (Flow Class, Root, Child)
|
![]() |
GetSelectedNode |
Get selected Node on current mouse position
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ObjectCheckChanged |
Concider certain item (Flow Class, Root, Child) for drawing
|
![]() |
OnCreateDevice |
Needs to be called when device is created
|
![]() |
OnDestroyDevice |
Needs to be called when device is destroyed
|
![]() |
OnLostDevice |
Needs to be called when device is lost
|
![]() |
OnResetDevice |
Needs to be called when device is reset
|
![]() |
Refresh |
Refresh all resources
|
![]() |
Render |
Render all resources (Nodes, Edges, Boundaries) from all roots
|
![]() |
ToString |
Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
ToXML |
Convert complete collection to XmlNode hierarchie
|
Properties
Name | Description | |
---|---|---|
![]() |
NodeHitRange |
Get, set NodePointer size
|