imbSCI.Graph.Converters Namespace |
Default static graph converters, accessable trough extensions - and base classes for development of customized graph converters
| Class | Description | |
|---|---|---|
| DirectedGraphConverterBaseT, TElement |
Foundation for DirectedGraph converter
| |
| DirectedGraphStylingCase | ||
| dotToDirectedGraphConverterBasic | ||
| freeGraphToDMGL |
Free graph to DMGL converter
| |
| GraphConversionTools |
Set of default graph converters
| |
| graphToDirectedGraphConverterBaseT | ||
| graphToDirectedGraphConverterBasic |
Basic implementation of graph to DGML converter
| |
| graphToFreeGraphConverterBasicT |
Basic IGraphNode to freeGraph converter
| |
| graphToGraphConverterBaseTGraphFrom, TGraphTo, TGraphFromElement, TGraphToElement |
Common foundation of graph converters
| |
| IGraphTODirectedGraphConverter |
Universal IGRaphNode converter for directed graph
| |
| propertyExpressionToDirectedGraphConverter |
Converter from PropertyExpression tree to DirectedGraph graph
| |
| StaticConverters | ||
| ToDGMLConverterBase |