API Reference
WardleyMapBlock
A deterministic static Wardley map visual.
Inheritance
- Object
- WardleyMapBlock
Methods
AddAnnotation(System.Int32 arg1, System.String arg2, System.Double arg3, System.Double arg4) #Adds a numbered annotation.
Parameters
- arg1 System.Int32
- arg2 System.String
- arg3 System.Double
- arg4 System.Double
AddEvolution(System.String arg1, System.Double arg2) #Adds an evolution trend for a node.
Parameters
- arg1 System.String
- arg2 System.Double
AddLink(System.String arg1, System.String arg2, System.String arg3, System.Boolean arg4, ChartForgeX.Primitives.VisualLinkDirection arg5) #Adds a dependency link between nodes.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.String
- arg4 System.Boolean
- arg5 ChartForgeX.Primitives.VisualLinkDirection
AddMarker(System.String arg1, System.Double arg2, System.Double arg3, ChartForgeX.VisualBlocks.WardleyMapMarkerKind arg4) #Adds an accelerator or deaccelerator marker.
Parameters
- arg1 System.String
- arg2 System.Double
- arg3 System.Double
- arg4 ChartForgeX.VisualBlocks.WardleyMapMarkerKind
AddNode(System.String arg1, System.String arg2, System.Double arg3, System.Double arg4, ChartForgeX.VisualBlocks.WardleyMapNodeKind arg5) #Adds a map node.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.Double
- arg4 System.Double
- arg5 ChartForgeX.VisualBlocks.WardleyMapNodeKind
AddNote(System.String arg1, System.Double arg2, System.Double arg3) #Adds a note.
Parameters
- arg1 System.String
- arg2 System.Double
- arg3 System.Double
Create() #Creates an empty Wardley map block.
SetStages(System.Collections.Generic.IEnumerable{System.String} arg1) #Sets the left-to-right evolution stages.
Parameters
- arg1 System.Collections.Generic.IEnumerable{System.String}
Properties
Stages #Gets evolution stage labels from left to right.
Nodes #Gets map nodes in render order.
Links #Gets dependency links between map nodes.
Evolutions #Gets evolution trends for existing map nodes.
Notes #Gets free-form notes positioned on the map.
Annotations #Gets numbered annotations positioned on the map.
Markers #Gets accelerator and deaccelerator markers.
Pipelines #Gets pipeline groups attached to parent components.
AccessibleName #